| 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 |
|---|---|
ListKeyPoliciesResult |
AWSKMS.listKeyPolicies(ListKeyPoliciesRequest listKeyPoliciesRequest)
Retrieves a list of policies attached to a key.
|
ListKeyPoliciesResult |
AWSKMSClient.listKeyPolicies(ListKeyPoliciesRequest listKeyPoliciesRequest)
Retrieves a list of policies attached to a key.
|
| Modifier and Type | Method and Description |
|---|---|
ListKeyPoliciesRequest |
ListKeyPoliciesRequest.withKeyId(String keyId)
A unique identifier for the customer master key (CMK).
|
ListKeyPoliciesRequest |
ListKeyPoliciesRequest.withLimit(Integer limit)
When paginating results, specify the maximum number of items to return in
the response.
|
ListKeyPoliciesRequest |
ListKeyPoliciesRequest.withMarker(String marker)
Use this parameter only when paginating results and only in a subsequent
request after you receive a response with truncated results.
|
Copyright © 2017. All rights reserved.