Class KmsInvalidStateException

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

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

The request was rejected because the state of the specified resource isn't valid for this request. For more information, see Key states of Amazon Web Services KMS keys in the Key Management Service Developer Guide.

See Also: