Class UnableToListUpstreamImageReferrersException

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

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

The referrer or referrers were unable to be listed 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: