detachImageWatermark
abstract suspend fun detachImageWatermark(input: DetachImageWatermarkRequest): DetachImageWatermarkResponse
Removes a watermark from the specified AMI. This is an idempotent operation. It succeeds even if the watermark does not exist on the image.
Removing a watermark from an image does not affect derivative images that already carry the watermark.
Only the AMI owner can detach watermarks.