| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement |
Synchronous and asynchronous client classes for accessing AmazonIdentityManagement.
|
| com.amazonaws.services.identitymanagement.model |
Classes modeling the various types represented by AmazonIdentityManagement.
|
| Modifier and Type | Method and Description |
|---|---|
GetContextKeysForPrincipalPolicyResult |
AmazonIdentityManagementClient.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
GetContextKeysForPrincipalPolicyResult |
AmazonIdentityManagement.getContextKeysForPrincipalPolicy(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest,
AsyncHandler<GetContextKeysForPrincipalPolicyRequest,GetContextKeysForPrincipalPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest,
AsyncHandler<GetContextKeysForPrincipalPolicyRequest,GetContextKeysForPrincipalPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsync.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest,
AsyncHandler<GetContextKeysForPrincipalPolicyRequest,GetContextKeysForPrincipalPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies attached to
the specified IAM entity. |
Future<GetContextKeysForPrincipalPolicyResult> |
AmazonIdentityManagementAsyncClient.getContextKeysForPrincipalPolicyAsync(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest,
AsyncHandler<GetContextKeysForPrincipalPolicyRequest,GetContextKeysForPrincipalPolicyResult> asyncHandler)
Gets a list of all of the context keys referenced in
Condition elements in all of the IAM policies 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 used in the
Condition
elements of the input policies. |
GetContextKeysForPrincipalPolicyResult |
GetContextKeysForPrincipalPolicyResult.withContextKeyNames(String... contextKeyNames)
The list of context keys that are used in the
Condition
elements of the input policies. |
Copyright © 2015. All rights reserved.