| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito user pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateUserPoolDomainResponse |
CognitoIdentityProviderClient.createUserPoolDomain(CreateUserPoolDomainRequest createUserPoolDomainRequest)
Creates a new domain for a user pool.
|
default CompletableFuture<CreateUserPoolDomainResponse> |
CognitoIdentityProviderAsyncClient.createUserPoolDomain(CreateUserPoolDomainRequest createUserPoolDomainRequest)
Creates a new domain for a user pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateUserPoolDomainRequestMarshaller.marshall(CreateUserPoolDomainRequest createUserPoolDomainRequest) |
Copyright © 2022. All rights reserved.