| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateGroupResponse |
IamClient.updateGroup(UpdateGroupRequest updateGroupRequest)
Updates the name and/or the path of the specified IAM group.
|
default CompletableFuture<UpdateGroupResponse> |
IamAsyncClient.updateGroup(UpdateGroupRequest updateGroupRequest)
Updates the name and/or the path of the specified IAM group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGroupRequestMarshaller.marshall(UpdateGroupRequest updateGroupRequest) |
Copyright © 2023. All rights reserved.