AwsEcrContainerImageDetails
The image details of the Amazon ECR container image.
Contents
- imageHash
-
The image hash of the Amazon ECR container image.
Type: String
Length Constraints: Fixed length of 71.
Pattern:
^sha256:[a-z0-9]{64}$
Required: Yes
- registry
-
The registry for the Amazon ECR container image.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- repositoryName
-
The name of the repository the Amazon ECR container image resides in.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- architecture
-
The architecture of the Amazon ECR container image.
Type: String
Length Constraints: Minimum length of 1.
Required: No
-
The image author 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.
Required: No
- platform
-
The platform of the Amazon ECR container image.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- pushedAt
-
The date and time the Amazon ECR container image was pushed.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: