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:nameof 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: