Class XksKeyInvalidConfigurationException

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

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

The request was rejected because the external key specified by the XksKeyId parameter did not meet the configuration requirements for an external key store.

The external key must be an AES-256 symmetric key that is enabled and performs encryption and decryption.

See Also: