Skip to content

Example API, to register and log users in Amazon Cognito, using it as an authorizer in other Lambda functions.

Notifications You must be signed in to change notification settings

ivansimplicio/aws-cognito-example

Repository files navigation

Serverless - AWS Node.js Typescript

This project has been generated using the aws-nodejs-typescript template from the Serverless framework.

For detailed instructions, please refer to the documentation.

deployment instructions

  1. Before trying to run the project, it is necessary to create an account in the AWS control panel, create an IAM user and configure it in the Amazon CLI, it is also necessary to have previously installed the Serverless Framework on your machine.
  2. Then you can run the npm install command to install all project dependencies.
  3. Run serverless deploy to push the lambdas functions to AWS.
  4. Finally, to have access to all the features available in the API, just download the file located at _data/workspace-aws-cognito-example.json and import it into Insomnia.

About

Example API, to register and log users in Amazon Cognito, using it as an authorizer in other Lambda functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published