ImageCriterion
The criteria that are evaluated to determine which AMIs are discoverable and usable in your account for the specified Amazon Region.
For more information, see How Allowed AMIs works in the Amazon EC2 User Guide.
Contents
- creationDateCondition
 - 
               
The maximum age for allowed images.
Type: CreationDateCondition object
Required: No
 - deprecationTimeCondition
 - 
               
The maximum period since deprecation for allowed images.
Type: DeprecationTimeCondition object
Required: No
 - imageNameSet
 - 
               
The names of allowed images. Names can include wildcards (
?and*).Length: 1–128 characters. With
?, the minimum is 3 characters.Valid characters:
- 
                     
Letters:
A–Z, a–z - 
                     
Numbers:
0–9 - 
                     
Special characters:
( ) [ ] . / - ' @ _ * ? - 
                     
Spaces
 
Maximum: 50 values
Type: Array of strings
Required: No
 - 
                     
 - imageProviderSet
 - 
               
The image providers whose images are allowed.
Possible values:
- 
                     
amazon: Allow AMIs created by Amazon or verified providers. - 
                     
aws-marketplace: Allow AMIs created by verified providers in the Amazon Marketplace. - 
                     
aws-backup-vault: Allow AMIs created by Amazon Backup. - 
                     
12-digit account ID: Allow AMIs created by this account. One or more account IDs can be specified.
 - 
                     
none: Allow AMIs created by your own account only. 
Maximum: 200 values
Type: Array of strings
Required: No
 - 
                     
 - marketplaceProductCodeSet
 - 
               
The Amazon Marketplace product codes for allowed images.
Length: 1-25 characters
Valid characters: Letters (
A–Z, a–z) and numbers (0–9)Maximum: 50 values
Type: Array of strings
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: