Initializing help system before first use

Parameters

Via the getparam function and the setparam procedure it is possible to access the following control parameters of module s3 :

s3_buckets
Configure bucket credentials using JSON format
s3_max_retries
How many times to retry S3 requests
s3_maxkeys
Limit keys returned by s3listobjects
s3_parse_error_response
Whether to try to parse AWS error response
s3_retry_error_codes
Which types of error to retry
s3_trace
Log HTTP requests and responses
s3_verbose
Activate additional logging