| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateAliasResponse |
KmsClient.updateAlias(UpdateAliasRequest updateAliasRequest)
Associates an existing AWS KMS alias with a different customer master key (CMK).
|
default CompletableFuture<UpdateAliasResponse> |
KmsAsyncClient.updateAlias(UpdateAliasRequest updateAliasRequest)
Associates an existing AWS KMS alias with a different customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateAliasRequestMarshaller.marshall(UpdateAliasRequest updateAliasRequest) |
Copyright © 2021. All rights reserved.