Initializing help system before first use

s3_parse_error_response

Description
Whether to try to parse the AWS error code out of the AWS error response document.
Type
Boolean, read/write
Default value
true
Note
If this is false, then you will not be able to control which errors to retry using the s3_retry_error_codes parameter
Note
Disable this parameter if your S3 service is returning invalid error responses.