| Package | Description |
|---|---|
| software.amazon.awssdk.services.kms |
|
| software.amazon.awssdk.services.kms.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetKeyPolicyResponse |
KmsClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Gets a key policy attached to the specified KMS key.
|
default CompletableFuture<GetKeyPolicyResponse> |
KmsAsyncClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Gets a key policy attached to the specified KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetKeyPolicyRequestMarshaller.marshall(GetKeyPolicyRequest getKeyPolicyRequest) |
Copyright © 2023. All rights reserved.