Get Ami Ids Plain Args
A collection of arguments for invoking getAmiIds.
Properties
Limit search to users with explicit launch permission on the image. Valid items are the numeric account ID or self
.
One or more name/value pairs to filter off of. There are several valid keys, for a full reference, check out 1.
If true, all deprecated AMIs are included in the response. If false, no deprecated AMIs are included in the response. If no value is specified, the default value is false
.
Regex string to apply to the AMI list returned by AWS. This allows more advanced filtering not supported from the AWS API. This filtering is done locally on what AWS returns, and could have a performance impact if the result is large. Combine this with other options to narrow down the list AWS returns.
Used to sort AMIs by creation time. If no value is specified, the default value is false
.