LifecyclePolicyDetailExclusionRulesAmis
Defines criteria for AMIs that are excluded from lifecycle actions.
Contents
- isPublic
-
Configures whether public AMIs are excluded from the lifecycle action.
Type: Boolean
Required: No
- lastLaunched
-
Specifies configuration details for Image Builder to exclude the most recent resources from lifecycle actions.
Type: LifecyclePolicyDetailExclusionRulesAmisLastLaunched object
Required: No
- regions
-
Configures AWS Regions that are excluded from the lifecycle action.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
-
Specifies AWS accounts whose resources are excluded from the lifecycle action.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 1536 items.
Pattern:
^[0-9]{12}$
Required: No
- tagMap
-
Lists tags that should be excluded from lifecycle actions for the AMIs that have them.
Type: String to string map
Map Entries: Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^(?!aws:)[a-zA-Z+-=._:/]+$
Value Length Constraints: Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: