Class CloudHsmClusterNotActiveException

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

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

The request was rejected because the CloudHSM cluster associated with the CloudHSM key store is not active. Initialize and activate the cluster and try the command again. For detailed instructions, see Getting Started in the CloudHSM User Guide.

See Also: