View a markdown version of this page

ImageWatermarkFilterRequest - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ImageWatermarkFilterRequest

The watermark filter criteria for an allowed image. Each entry can specify one or more fields. All specified fields must match the same watermark on the image.

Contents

MaximumDaysSinceSourceImageCreated

The maximum number of days that have elapsed since the source image was created.

Constraints: Minimum value of 0. Maximum value of 2147483647.

Type: Integer

Required: No

MaximumDaysSinceWatermarkCreated

The maximum number of days that have elapsed since the watermark was attached to the image.

Constraints: Minimum value of 0. Maximum value of 2147483647.

Type: Integer

Required: No

SourceImageRegion

The Region where the watermark was originally created. Supports wildcards (*, ?).

Type: String

Required: No

WatermarkKey

The accountId:name of the watermark. Supports wildcards (*, ?).

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: