Class XksKeyAlreadyInUseException

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

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

The request was rejected because the (XksKeyId) is already associated with another KMS key in this external key store. Each KMS key in an external key store must be associated with a different external key.

See Also: