Class: Aws::Plugins::S3Http200Errors Private
- Inherits:
-
Seahorse::Client::Plugin
- Object
- Seahorse::Client::Plugin
- Aws::Plugins::S3Http200Errors
- Defined in:
- lib/aws-sdk-core/plugins/s3_http_200_errors.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
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.
Defined Under Namespace
Classes: Handler
Method Summary
Methods inherited from Seahorse::Client::Plugin
#add_handlers, #add_options, after_initialize, #after_initialize, after_initialize_hooks, #before_initialize, before_initialize, before_initialize_hooks, handlers, option, options
Methods included from Seahorse::Client::HandlerBuilder
#handle, #handle_request, #handle_response, #handler_for, #new_handler