Skip to content

victor-cleber/aws_cognito_protecting_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adding security to APIs using Amazon Cognito

How To   |    Lab   |    License

The project is part of DIO's AWS Bootcamp. It will show how to use the AWS Cognito service to add security to your API developed using the AWS API Gateway. Also, your API will interact with a table created in AWS Dynamo DB.

🚀 How to use this project

The project includes prints with the final result of each step. For a better experience, please read this project summary and follow the steps described in the LAB. I also include additional information about Security and Cognito.

🛠 Lab

[ ] Create a database table items using AWS DynamoDB service

[ ] Create an API using the AWS API Gateway service

[ ] Create backend functions with AWS Lambda

[ ] Create a User Pool with Amazon Cognito

[ ] Configure authorizers to ensure authentication of API endpoints

[ ] Register and login users

[ ] Interact with the created application

[X] Tag Cassiano Peres on Linkedin

📝 License

This project is under an GNU General Public License v3.0. See more details in LICENSE for more information.


About

Adding security to APIs using Amazon Cognito

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published