Class KeySigningKeyInUseException

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

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

The key-signing key (KSK) that you specified can't be deactivated because it's the only KSK for a currently-enabled DNSSEC. Disable DNSSEC signing, or add or enable another KSK.

See Also: