| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableKeyRotationResponse |
KmsClient.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest)
Enables automatic rotation of
the key material of the specified symmetric encryption KMS key.
|
default CompletableFuture<EnableKeyRotationResponse> |
KmsAsyncClient.enableKeyRotation(EnableKeyRotationRequest enableKeyRotationRequest)
Enables automatic rotation of
the key material of the specified symmetric encryption KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableKeyRotationRequestMarshaller.marshall(EnableKeyRotationRequest enableKeyRotationRequest) |
Copyright © 2023. All rights reserved.