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:
![](https://static.packt-cdn.com/products/9781838826253/graphics/assets/4fd93180-4306-45d5-a040-2f5ef90f9613.png)
- 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...