| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForPrincipalPolicyResult |
AbstractAmazonIdentityManagement.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest request) |
GetContextKeysForPrincipalPolicyResult |
AmazonIdentityManagement.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in all the IAM policies that are attached to the specified IAM
entity.
|
GetContextKeysForPrincipalPolicyResult |
AmazonIdentityManagementClient.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest request)
Gets a list of all of the context keys referenced in all the IAM policies that are attached to the specified IAM
entity.
|
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.clone() |
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.withContextKeyNames(Collection<String> contextKeyNames)
The list of context keys that are referenced in the input policies.
|
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.withContextKeyNames(String... contextKeyNames)
The list of context keys that are referenced in the input policies.
|
Copyright © 2022. All rights reserved.