Class: Aws::RDS::Plugins::CrossRegionCopying

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-rds/plugins/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.

Defined Under Namespace

Classes: Handler