| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateHsmClientCertificateResponse |
RedshiftClient.createHsmClientCertificate(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
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.
|
default CompletableFuture<CreateHsmClientCertificateResponse> |
RedshiftAsyncClient.createHsmClientCertificate(CreateHsmClientCertificateRequest createHsmClientCertificateRequest)
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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateHsmClientCertificateRequestMarshaller.marshall(CreateHsmClientCertificateRequest createHsmClientCertificateRequest) |
Copyright © 2019. All rights reserved.