Class: Aws::EC2::Plugins::CopyEncryptedSnapshot Private

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-ec2/plugins/copy_encrypted_snapshot.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

This plugin auto populates the following request params for the CopySnapshot API:

  • ‘:destination_region`

  • ‘:presigned_url`

These params are required by EC2 when copying an encrypted snapshot.

Defined Under Namespace

Classes: Handler