Class UnableToGetUpstreamImageException

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

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

The image or images were unable to be pulled using the pull through cache rule. This is usually caused because of an issue with the Secrets Manager secret containing the credentials for the upstream registry.

See Also: