Class ImageDigestDoesNotMatchException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<ImageDigestDoesNotMatchException.Builder,ImageDigestDoesNotMatchException>

@Generated("software.amazon.awssdk:codegen") public final class ImageDigestDoesNotMatchException extends EcrPublicException implements ToCopyableBuilder<ImageDigestDoesNotMatchException.Builder,ImageDigestDoesNotMatchException>

The specified image digest doesn't match the digest that Amazon ECR calculated for the image.

See Also: