Class KmsInvalidStateException

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

@Generated("software.amazon.awssdk:codegen") public final class KmsInvalidStateException extends KinesisException 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 How Key State Affects Use of a Customer Master Key in the Amazon Web Services Key Management Service Developer Guide.

See Also: