Class DecryptionFailureException

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

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

Secrets Manager can't decrypt the protected secret text using the provided KMS key.

See Also: