| 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 |
|---|---|
CreateUserPoolResult |
AmazonCognitoIdentityProviderClient.createUserPool(CreateUserPoolRequest createUserPoolRequest)
Creates a new Amazon Cognito user pool and sets the password policy for
the pool.
|
CreateUserPoolResult |
AmazonCognitoIdentityProvider.createUserPool(CreateUserPoolRequest createUserPoolRequest)
Creates a new Amazon Cognito user pool and sets the password policy for
the pool.
|
| Modifier and Type | Method and Description |
|---|---|
CreateUserPoolResult |
CreateUserPoolResult.withUserPool(UserPoolType userPool)
A container for the user pool details.
|
Copyright © 2020. All rights reserved.