You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Plugins::S3UrlEncodedKeys OverviewThis plugin auto-populates the :encoding_type
request parameter to all calls made to Amazon S3 that accept it.
This enables Amazon S3 to return object keys that might contain invalid XML characters as URL encoded strings. This plugin also automatically decodes these keys so that the key management is transparent to the user.
If you specify the :encoding_type
parameter, then this plugin will be disabled, and you will need to decode the keys yourself.
The following operations are managed:
Defined Under NamespaceClasses: Handler
Attribute Summary collapse#add_handlers, #add_options, #after_initialize, after_initialize, #before_initialize, before_initialize, option
Methods included from Seahorse::Client::HandlerBuilder#handle, #handle_request, #handle_response
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4