Class KmsInvalidStateException

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

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

The key state of the KMS key isn't compatible with the operation.

For more information, see KMSInvalidStateException in the Amazon Web Services Key Management Service API Reference.

See Also: