| 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).
|
| Modifier and Type | Method and Description |
|---|---|
default ListUsersIterable |
IdentitystoreClient.listUsersPaginator(Consumer<ListUsersRequest.Builder> listUsersRequest)
Lists all users in the identity store.
|
default ListUsersIterable |
IdentitystoreClient.listUsersPaginator(ListUsersRequest listUsersRequest)
Lists all users in the identity store.
|
Copyright © 2023. All rights reserved.