Container for the parameters to the CreateHsmClientCertificate operation.
Creates an HSM client certificate that an Amazon Redshift cluster will use to connect
to the client's HSM in order to store and retrieve the keys used to encrypt
the cluster databases.
The command returns a public key, which you must store in the HSM. In addition to creating the HSM certificate, you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to store and use encryption keys in the HSM. For more information, go to Hardware Security Modules in the Amazon Redshift Management Guide.

C# |
public class CreateHsmClientCertificateRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateHsmClientCertificateRequest()()()() | Initializes a new instance of the CreateHsmClientCertificateRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | HsmClientCertificateIdentifier |
Gets and sets the property HsmClientCertificateIdentifier.
The identifier to be assigned to the new HSM client certificate that the cluster will use to connect to the HSM to use the database encryption keys. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithHsmClientCertificateIdentifier(String) | Obsolete.
Sets the HsmClientCertificateIdentifier property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | CreateHsmClientCertificateRequest |