Skip to content

elthrasher/cdk-dynamo-custom-loader

Repository files navigation

CDK Dynamo with Data Generation

Create a Dynamo table with CDK and load it with faker and a custom AWS resource.

Read more about it on dev.to.

Useful commands

  • npm run lint check style
  • npm t perform the jest unit tests
  • npm run deploy deploy this stack to your default AWS account/region
  • npm run destroy to destroy your stack when finished
  • npx cdk diff compare deployed stack with current state
  • npx 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