| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetUserPolicyResponse |
IamClient.getUserPolicy(GetUserPolicyRequest getUserPolicyRequest)
Retrieves the specified inline policy document that is embedded in the specified IAM user.
|
default CompletableFuture<GetUserPolicyResponse> |
IamAsyncClient.getUserPolicy(GetUserPolicyRequest getUserPolicyRequest)
Retrieves the specified inline policy document that is embedded in the specified IAM user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetUserPolicyRequestMarshaller.marshall(GetUserPolicyRequest getUserPolicyRequest) |
Copyright © 2022. All rights reserved.