| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutRolePolicyResponse |
IamClient.putRolePolicy(PutRolePolicyRequest putRolePolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM role.
|
default CompletableFuture<PutRolePolicyResponse> |
IamAsyncClient.putRolePolicy(PutRolePolicyRequest putRolePolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutRolePolicyRequestMarshaller.marshall(PutRolePolicyRequest putRolePolicyRequest) |
Copyright © 2022. All rights reserved.