| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateHsmConfigurationResponse |
RedshiftClient.createHsmConfiguration(CreateHsmConfigurationRequest createHsmConfigurationRequest)
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and
use database encryption keys in a Hardware Security Module (HSM).
|
default CompletableFuture<CreateHsmConfigurationResponse> |
RedshiftAsyncClient.createHsmConfiguration(CreateHsmConfigurationRequest createHsmConfigurationRequest)
Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and
use database encryption keys in a Hardware Security Module (HSM).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateHsmConfigurationRequestMarshaller.marshall(CreateHsmConfigurationRequest createHsmConfigurationRequest) |
Copyright © 2021. All rights reserved.