redshift_create_hsm_client_certificate: Creates an HSM client certificate that an Amazon Redshift...

View source: R/redshift_operations.R

redshift_create_hsm_client_certificateR Documentation

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

Description

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.

See https://www.paws-r-sdk.com/docs/redshift_create_hsm_client_certificate/ for full documentation.

Usage

redshift_create_hsm_client_certificate(
  HsmClientCertificateIdentifier,
  Tags = NULL
)

Arguments

HsmClientCertificateIdentifier

[required] 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.

Tags

A list of tag instances.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.