| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateKeyResponse |
KmsClient.createKey(CreateKeyRequest createKeyRequest)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
default CompletableFuture<CreateKeyResponse> |
KmsAsyncClient.createKey(CreateKeyRequest createKeyRequest)
Creates a unique customer managed KMS key in your Amazon
Web Services account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateKeyRequestMarshaller.marshall(CreateKeyRequest createKeyRequest) |
Copyright © 2023. All rights reserved.