| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore |
The AWS Single Sign-On (SSO) Identity Store service 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<DescribeGroupResponse> |
IdentitystoreAsyncClient.describeGroup(DescribeGroupRequest describeGroupRequest)
Retrieves the group metadata and attributes from
GroupId in an identity store. |
default DescribeGroupResponse |
IdentitystoreClient.describeGroup(DescribeGroupRequest describeGroupRequest)
Retrieves the group metadata and attributes from
GroupId in an identity store. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeGroupRequestMarshaller.marshall(DescribeGroupRequest describeGroupRequest) |
Copyright © 2022. All rights reserved.