Class KmsKeyDisabledException

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

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

The specified Amazon Web Services Key Management Service (Amazon Web Services KMS) key is disabled or pending deletion. Re-enable the key (or restore it, if it is pending deletion) and retry the operation.

See Also: