You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Plugins::RDSCrossRegionCopying

Inherits:
Seahorse::Client::Plugin show all
Defined in:
aws-sdk-core/lib/aws-sdk-core/plugins/rds_cross_region_copying.rb

Overview

This plugin populates the :pre_signed_url request param for the CopyDBSnapshot API.

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