| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRolePolicyResponse> |
IamAsyncClient.getRolePolicy(GetRolePolicyRequest getRolePolicyRequest)
Retrieves the specified inline policy document that is embedded with the specified IAM role.
|
default GetRolePolicyResponse |
IamClient.getRolePolicy(GetRolePolicyRequest getRolePolicyRequest)
Retrieves the specified inline policy document that is embedded with the specified IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRolePolicyRequestMarshaller.marshall(GetRolePolicyRequest getRolePolicyRequest) |
Copyright © 2023. All rights reserved.