

# AwsRedshiftClusterHsmStatus
<a name="API_AwsRedshiftClusterHsmStatus"></a>

Information about whether an Amazon Redshift cluster finished applying any hardware changes to security module (HSM) settings that were specified in a modify cluster command.

## Contents
<a name="API_AwsRedshiftClusterHsmStatus_Contents"></a>

 ** HsmClientCertificateIdentifier **   <a name="securityhub-Type-AwsRedshiftClusterHsmStatus-HsmClientCertificateIdentifier"></a>
The name of the HSM client certificate that the Amazon Redshift cluster uses to retrieve the data encryption keys that are stored in an HSM.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** HsmConfigurationIdentifier **   <a name="securityhub-Type-AwsRedshiftClusterHsmStatus-HsmConfigurationIdentifier"></a>
The name of the HSM configuration that contains the information that the Amazon Redshift cluster can use to retrieve and store keys in an HSM.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** Status **   <a name="securityhub-Type-AwsRedshiftClusterHsmStatus-Status"></a>
Indicates whether the Amazon Redshift cluster has finished applying any HSM settings changes specified in a modify cluster command.  
Type: String  
Valid values: `active` \$1 `applying`   
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsRedshiftClusterHsmStatus_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/securityhub-2018-10-26/AwsRedshiftClusterHsmStatus) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/securityhub-2018-10-26/AwsRedshiftClusterHsmStatus) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/securityhub-2018-10-26/AwsRedshiftClusterHsmStatus) 