AwsEcrContainerImageDetails - Amazon Elastic Container Registry
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEcrContainerImageDetails

The image details of the Amazon ECR container image.

Contents

architecture

The architecture of the Amazon ECR container image.

Type: String

Required: No

author

The image author of the Amazon ECR container image.

Type: String

Required: No

imageHash

The image hash of the Amazon ECR container image.

Type: String

Required: No

imageTags

The image tags attached to the Amazon ECR container image.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 300.

Required: No

platform

The platform of the Amazon ECR container image.

Type: String

Required: No

pushedAt

The date and time the Amazon ECR container image was pushed.

Type: Timestamp

Required: No

registry

The registry the Amazon ECR container image belongs to.

Type: String

Pattern: [0-9]{12}

Required: No

repositoryName

The name of the repository the Amazon ECR container image resides in.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 256.

Pattern: (?:[a-z0-9]+(?:[._-][a-z0-9]+)*/)*[a-z0-9]+(?:[._-][a-z0-9]+)*

Required: No

See Also

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