Skip to content

elthrasher/cdk-dynamo-lambda-loader

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CDK Dynamo with Data Generation

Create a Dynamo table with CDK and load it with faker and a Lambda function.

Read more about it on dev.to.

Useful commands

  • npm run build compile typescript to js
  • npm run lint check style
  • npm run watch watch for changes and compile
  • npm t perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published