In this recipe, we will create a Cognito user pool from the console.
Creating Amazon Cognito user pools
Getting ready
We require a working AWS account.
How to do it...
We can create a Cognito user pool from the AWS management console as follows:
- Go to the Cognito service in the console. We should see options to manage user pools and identity pools:
- Click on Manage User Pools.
- Click on Create a user pool. Currently, the console provides two ways to create a user pool: Review defaults (change only the ones that need to be changed) or Step through settings (review/change...