Let's take a look at the following steps to create a user pool:
- To create a user pool, we will use the console, which can be accessed through https://console.aws.amazon.com/cognito. Select the Manage your User Pools option:
- Click on Create a User Pool on the next screen, as shown in the following screenshot:
- Now define a pool name for your user pool resource and check whether you want fast creation (using defaults) or whether you want to step through each setting. I've selected the former (Review defaults):
- The ...