| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static IdentitystoreClient |
IdentitystoreClient.create()
Create a
IdentitystoreClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListGroupMembershipsForMemberIterable(IdentitystoreClient client,
ListGroupMembershipsForMemberRequest firstRequest) |
ListGroupMembershipsIterable(IdentitystoreClient client,
ListGroupMembershipsRequest firstRequest) |
ListGroupsIterable(IdentitystoreClient client,
ListGroupsRequest firstRequest) |
ListUsersIterable(IdentitystoreClient client,
ListUsersRequest firstRequest) |
Copyright © 2023. All rights reserved.