Coder Social home page Coder Social logo

serverless-cognito-backup's Introduction

AWS Cognito User Pool Auto Backup With Lambda Function

This project allows you to take daily cognito user pool backups (without passwords) with a simple lambda function.

First build the project on your local computer and then deploy the lambda. Note: Don't forgot to edit .env file.

AWS Lambda Tutorial Video.

EventBridge (CloudWatch Events) Tutorial Video.

To build and deploy your application for the first time, run the following in your shell:

npm install
sam build
sam deploy --guided

NPM PACKAGES

SAM CLI Documentation.

Unit tests

Tests are defined in the cognito-s3-backup/tests folder in this project. Use NPM to install the Mocha test framework and run unit tests.

-v1$ cd cognito-s3-backup
cognito-s3-backup$ npm install
cognito-s3-backup$ npm run test

Cleanup

To delete the sample application that you created, use the AWS CLI. Assuming you used your project name for the stack name, you can run the following:

sam delete --stack-name -v1

Resources

See the AWS SAM developer guide for an introduction to SAM specification, the SAM CLI, and serverless application concepts.

Next, you can use AWS Serverless Application Repository to deploy ready to use Apps that go beyond hello world samples and learn how authors developed their applications: AWS Serverless Application Repository main page

serverless-cognito-backup's People

Contributors

ahmetcanturk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.