LayerFailure
An object that represents an Amazon ECR image layer failure.
Contents
- failureCode
-
The failure code that's associated with the failure.
Type: String
Valid Values:
InvalidLayerDigest | MissingLayerDigest
Required: No
- failureReason
-
The reason for the failure.
Type: String
Required: No
- layerDigest
-
The layer digest that's associated with the failure.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: