Class KeySigningKeyAlreadyExistsException

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

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

You've already created a key-signing key (KSK) with this name or with the same customer managed key ARN.

See Also: