| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore |
The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place
to retrieve all of your identities (users and groups).
|
| software.amazon.awssdk.services.identitystore.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateGroupResponse> |
IdentitystoreAsyncClient.updateGroup(UpdateGroupRequest updateGroupRequest)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
default UpdateGroupResponse |
IdentitystoreClient.updateGroup(UpdateGroupRequest updateGroupRequest)
For the specified group in the specified identity store, updates the group metadata and attributes.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGroupRequestMarshaller.marshall(UpdateGroupRequest updateGroupRequest) |
Copyright © 2023. All rights reserved.