| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetContextKeysForPrincipalPolicyResponse |
IamClient.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.
|
default CompletableFuture<GetContextKeysForPrincipalPolicyResponse> |
IamAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetContextKeysForPrincipalPolicyRequestMarshaller.marshall(GetContextKeysForPrincipalPolicyRequest getContextKeysForPrincipalPolicyRequest) |
Copyright © 2022. All rights reserved.