| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateUserResponse |
IamClient.updateUser(UpdateUserRequest updateUserRequest)
Updates the name and/or the path of the specified IAM user.
|
default CompletableFuture<UpdateUserResponse> |
IamAsyncClient.updateUser(UpdateUserRequest updateUserRequest)
Updates the name and/or the path of the specified IAM user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateUserRequestMarshaller.marshall(UpdateUserRequest updateUserRequest) |
Copyright © 2022. All rights reserved.