| Package | Description |
|---|---|
| com.amazonaws.services.kms |
|
| com.amazonaws.services.kms.model |
Classes modeling the various types represented by AWSKMS
|
| Modifier and Type | Method and Description |
|---|---|
GetKeyPolicyResult |
AWSKMS.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Gets a key policy attached to the specified customer master key (CMK).
|
GetKeyPolicyResult |
AWSKMSClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Gets a key policy attached to the specified customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
GetKeyPolicyRequest |
GetKeyPolicyRequest.withKeyId(String keyId)
A unique identifier for the customer master key (CMK).
|
GetKeyPolicyRequest |
GetKeyPolicyRequest.withPolicyName(String policyName)
Specifies the name of the key policy.
|
Copyright © 2020. All rights reserved.