| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default DisableKeyRotationResponse |
KmsClient.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest)
Disables automatic rotation of
the key material of the specified symmetric encryption KMS key.
|
default CompletableFuture<DisableKeyRotationResponse> |
KmsAsyncClient.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest)
Disables automatic rotation of
the key material of the specified symmetric encryption KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableKeyRotationRequestMarshaller.marshall(DisableKeyRotationRequest disableKeyRotationRequest) |
Copyright © 2023. All rights reserved.