Class SecretNotFoundException

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

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

The ARN of the secret specified in the pull through cache rule was not found. Update the pull through cache rule with a valid secret ARN and try again.

See Also: