| 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 |
AWSKMSClient.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Gets a key policy attached to the specified customer master key (CMK).
|
GetKeyPolicyResult |
AWSKMS.getKeyPolicy(GetKeyPolicyRequest getKeyPolicyRequest)
Gets a key policy attached to the specified customer master key (CMK).
|
| Modifier and Type | Method and Description |
|---|---|
GetKeyPolicyResult |
GetKeyPolicyResult.withPolicy(String policy)
A key policy document in JSON format.
|
Copyright © 2019. All rights reserved.