| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutUserPolicyResponse |
IamClient.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM user.
|
default CompletableFuture<PutUserPolicyResponse> |
IamAsyncClient.putUserPolicy(PutUserPolicyRequest putUserPolicyRequest)
Adds or updates an inline policy document that is embedded in the specified IAM user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutUserPolicyRequestMarshaller.marshall(PutUserPolicyRequest putUserPolicyRequest) |
Copyright © 2023. All rights reserved.