Class CustomKeyStoreNameInUseException

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

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

The request was rejected because the specified custom key store name is already assigned to another custom key store in the account. Try again with a custom key store name that is unique in the account.

See Also: