Create Hsm Configuration
GET {{aws_redshift_base_url}}/?Description&HsmConfigurationIdentifier&HsmIpAddress&HsmPartitionName&HsmPartitionPassword&HsmServerPublicCertificate&Tags.Tag.N
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Description | null | A text description of the HSM configuration to be created. | |
HsmConfigurationIdentifier | null | The identifier to be assigned to the new Amazon Redshift HSM configuration. | |
HsmIpAddress | null | The IP address that the Amazon Redshift cluster must use to access the HSM. | |
HsmPartitionName | null | The name of the partition in the HSM where the Amazon Redshift clusters will store their database encryption keys. | |
HsmPartitionPassword | null | The password required to access the HSM partition. | |
HsmServerPublicCertificate | null | The HSMs public certificate file. When using Cloud HSM, the file name is server.pem. | |
Tags.Tag.N | null | A list of tag instances. |