Class: Aws::DocDB::Plugins::CrossRegionCopying

Inherits:
Seahorse::Client::Plugin show all
Defined in:
gems/aws-sdk-docdb/lib/aws-sdk-docdb/plugins/cross_region_copying.rb

Overview

This plugin populates the :pre_signed_url request param for APIs that support cross region copying.

This parameter is required by RDS when copying an encrypted snapshot across regions. This plugin will be skipped if the :pre_signed_url parameter is provided by the user.

Method Summary

Methods inherited from Seahorse::Client::Plugin

#add_handlers, #add_options, #after_initialize, after_initialize, #before_initialize, before_initialize, option

Methods included from Seahorse::Client::HandlerBuilder

#handle, #handle_request, #handle_response