You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Plugins::S3Accelerate Overview Attribute Summary collapse#add_options, #after_initialize, after_initialize, #before_initialize, before_initialize, option
Methods included from Seahorse::Client::HandlerBuilder#handle, #handle_request, #handle_response
Instance Method Details #add_handlers(handlers, config) ⇒ Object20 21 22 23 24 25 26
# File 'aws-sdk-core/lib/aws-sdk-core/plugins/s3_accelerate.rb', line 20 def add_handlers(handlers, config) operations = config.api.operation_names - [ :create_bucket, :list_buckets, :delete_bucket, ] handlers.add(OptionHandler, step: :initialize, operations: operations) handlers.add(AccelerateHandler, step: :build, priority: 0, operations: operations) end
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