ImageFailure
An object representing an Amazon ECR image failure.
Contents
- failureCode
-
The code associated with the failure.
Type: String
Valid Values:
InvalidImageDigest | InvalidImageTag | ImageTagDoesNotMatchDigest | ImageNotFound | MissingDigestAndTag | ImageReferencedByManifestList | KmsError | UpstreamAccessDenied | UpstreamTooManyRequests | UpstreamUnavailable
Required: No
- failureReason
-
The reason for the failure.
Type: String
Required: No
- imageId
-
The image ID associated with the failure.
Type: ImageIdentifier object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: