| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserPoolDomainResult |
AmazonCognitoIdentityProviderClient.createUserPoolDomain(CreateUserPoolDomainRequest createUserPoolDomainRequest)
Creates a new domain for a user pool.
|
CreateUserPoolDomainResult |
AmazonCognitoIdentityProvider.createUserPoolDomain(CreateUserPoolDomainRequest createUserPoolDomainRequest)
Creates a new domain for a user pool.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserPoolDomainResult |
CreateUserPoolDomainResult.withCloudFrontDomain(String cloudFrontDomain)
The Amazon CloudFront endpoint that you use as the target of the alias
that you set up with your Domain Name Service (DNS) provider.
|
Copyright © 2020. All rights reserved.