v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465286243.1 KB

Copies the image within the same region or to a new region within the same AWS account. Note that any tags you added to the image will not be copied.

post/#X-Amz-Target=PhotonAdminProxyService.CopyImage

Headers

X-Amz-Target'PhotonAdminProxyService.CopyImage' required

Request body

SourceImageNamestring required

The name of the image to copy.

DestinationImageNamestring required

The name that the image will have when it is copied to the destination.

DestinationRegionstring required

The destination region to which the image will be copied. This parameter is required, even if you are copying an image within the same region.

DestinationImageDescriptionstring

The description that the image will have when it is copied to the destination.

Response

Success

DestinationImageNamestring

The name of the destination image.