| 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 CreateUserResponse |
IdentitystoreClient.createUser(CreateUserRequest createUserRequest)
Creates a user within the specified identity store.
|
default CompletableFuture<CreateUserResponse> |
IdentitystoreAsyncClient.createUser(CreateUserRequest createUserRequest)
Creates a user within the specified identity store.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateUserRequestMarshaller.marshall(CreateUserRequest createUserRequest) |
Copyright © 2023. All rights reserved.