Image / Attribute / image_watermarks
image_watermarks¶
- EC2.Image.image_watermarks¶
(list) –
The watermarks attached to the AMI.
(dict) –
Describes a watermark attached to an AMI.
WatermarkKey (string) –
The watermark identifier, in
accountId:watermarkNameformat (for example,123456789012:approvedAmi). TheaccountIdportion is the Amazon Web Services account ID of the watermark creator. ThewatermarkNameportion is customer-provided.SourceImageRegion (string) –
The Region where the watermark was originally attached.
SourceImageId (string) –
The ID of the AMI to which the watermark was originally attached.
SourceImageCreationTime (datetime) –
The creation date of the source AMI, in the following format: YYYY-MM-DD*T*HH:MM:SS.*ssssss*+*HH*:MM.
WatermarkCreationTime (datetime) –
The date and time the watermark was attached to the AMI, in the following format: YYYY-MM-DD*T*HH:MM:SS.*ssssss*+*HH*:MM.