| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContextKeysForCustomPolicyResponse> |
IamAsyncClient.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in the input policies.
|
default GetContextKeysForCustomPolicyResponse |
IamClient.getContextKeysForCustomPolicy(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest)
Gets a list of all of the context keys referenced in the input policies.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetContextKeysForCustomPolicyRequestMarshaller.marshall(GetContextKeysForCustomPolicyRequest getContextKeysForCustomPolicyRequest) |
Copyright © 2023. All rights reserved.