CopyImageRequest
Contains the parameters for CopyImage.
Types
Properties
Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in Amazon EC2 API requests in the Amazon EC2 API Reference.
Specifies whether to copy your user-defined AMI tags to the new AMI.
A description for the new AMI.
The Local Zone for the new AMI (for example, cn-north-1-pkx-1a
).
The ID of the Local Zone for the new AMI (for example, cnn1-pkx1-az1
).
The Amazon Resource Name (ARN) of the Outpost for the new AMI.
The identifier of the symmetric Key Management Service (KMS) KMS key to use when creating encrypted volumes. If this parameter is not specified, your Amazon Web Services managed KMS key for Amazon EBS is used. If you specify a KMS key, you must also set the encrypted state to true
.
Specify a completion duration, in 15 minute increments, to initiate a time-based AMI copy. The specified completion duration applies to each of the snapshots associated with the AMI. Each snapshot associated with the AMI will be completed within the specified completion duration, with copy throughput automatically adjusted for each snapshot based on its size to meet the timing target.
The ID of the AMI to copy.
The name of the Region that contains the AMI to copy.
The tags to apply to the new AMI and new snapshots. You can tag the AMI, the snapshots, or both.