| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore |
The Identity Store service used by IAM Identity Center 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 DeleteGroupResponse |
IdentitystoreClient.deleteGroup(DeleteGroupRequest deleteGroupRequest)
Delete a group within an identity store given
GroupId. |
default CompletableFuture<DeleteGroupResponse> |
IdentitystoreAsyncClient.deleteGroup(DeleteGroupRequest deleteGroupRequest)
Delete a group within an identity store given
GroupId. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteGroupRequestMarshaller.marshall(DeleteGroupRequest deleteGroupRequest) |
Copyright © 2023. All rights reserved.