class Aws::S3::Plugins::Http200Errors
A handful of Amazon S3
operations will respond with a 200 status code but will send an error in the response body. This plugin injects a handler that will parse 200 response bodies for potential errors, allowing them to be retried. @api private