You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Plugins::Route53IdFix OverviewThe Amazon Route 53 API returns hosted zones and request Ids as strings formatted like:
'/hostedzone/ID'
'/change/ID'
However, their API does not accept Ids with the '/hostedzone/' or '/change/' prefixes. This plugin removes those prefixes before serializing their Ids onto the request. This allows a user to use the prefixed Ids returned in Route53::Client responses.
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