DescribeImagesFilter - Amazon Elastic Container Registry

DescribeImagesFilter

An object representing a filter on a DescribeImages operation.

Contents

imageStatus

The image status with which to filter your DescribeImages results. Valid values are ACTIVE, ARCHIVED, and ACTIVATING. If not specified, only images with ACTIVE status are returned.

Type: String

Valid Values: ACTIVE | ARCHIVED | ACTIVATING | ANY

Required: No

tagStatus

The tag status with which to filter your DescribeImages results. You can filter results based on whether they are TAGGED or UNTAGGED.

Type: String

Valid Values: TAGGED | UNTAGGED | ANY

Required: No

See Also

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