Adding Authentication with AWS Cognito
Learn how to configure AWS Cognito using AWS Amplify CLI.
We'll cover the following...
- Introduction to AWS Cognito
- Getting started
- Step 1: Select the AWS access keys
- Step 2: Enter credentials
- Step 3: Select region
- Step 4: Select editor
- Step 5: Select the type of the app
- Step 6: Select framework
- Step 7: Enter the source directory path
- Step 8: Enter on distribution directory path
- Step 9: Enter the build command
- Step 10: Enter the Start command
- Step 11: Modify the backend
- Step 12: Run the amplify add auth command
- Step 13: Select Default configuration
- Step 14: Log in to the application
- Step 15: Advance settings
- Step 16: Create AWS Cognito
- Conclusion
Introduction to AWS Cognito
One advantage of AWS Cloud, like other cloud services, is that we’re in charge of the billing. It’s important to understand the pricing of each AWS product we want to use since the products we use determine our bill. As such, we should be diligent about managing our AWS account to ensure that our bill remains within budget. Most AWS products have free monthly tiers, which means we can enjoy low billing each month.
The Cognito, Your User Pool feature has a free ...