attachImageWatermark
inline suspend fun Ec2Client.attachImageWatermark(crossinline block: AttachImageWatermarkRequest.Builder.() -> Unit): AttachImageWatermarkResponse
Attaches a watermark to a non-public AMI. The watermark is a structured identifier that automatically propagates to all derivative images created through CreateImage, CopyImage, and CreateRestoreImageTask.
Only the AMI owner can attach watermarks. Watermarks cannot be added to public AMIs.