| 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 for the specified symmetric customer master key (CMK).
|
default CompletableFuture<DisableKeyRotationResponse> |
KmsAsyncClient.disableKeyRotation(DisableKeyRotationRequest disableKeyRotationRequest)
Disables automatic rotation of
the key material for the specified symmetric customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableKeyRotationRequestMarshaller.marshall(DisableKeyRotationRequest disableKeyRotationRequest) |
Copyright © 2021. All rights reserved.