ListImagesFilter - Amazon Elastic Container Registry

ListImagesFilter

An object representing a filter on a ListImages operation.

Contents

imageStatus

The image status with which to filter your ListImages 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 ListImages results.

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: