Skip to content

Serverless + Step Functions - Copy users from AWS Cognito to DynamoDB

Notifications You must be signed in to change notification settings

ArtificialChat/CognitoSyncToDynamodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Yi Ai

Cognito Dynamodb Sync tool

This repository contains the source code of lambda functions which are

  • Send custom notification to newly confirmed user
  • Sync Cognito new user to Dynamodb User table

Deployment

Run the following command to deploy the function:

serverless deploy --stage production --region yourRegion

Setup Cognito Trigger

Go to Cognito User Pool trigger setting page, Assign the deployed Lambda function to the Post confirmation trigger

About

Serverless + Step Functions - Copy users from AWS Cognito to DynamoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%