Create a Dynamo table with CDK and load it with faker and a custom AWS resource.
Read more about it on dev.to.
npm run lint
check stylenpm t
perform the jest unit testsnpm run deploy
deploy this stack to your default AWS account/regionnpm run destroy
to destroy your stack when finishednpx cdk diff
compare deployed stack with current statenpx cdk synth
emits the synthesized CloudFormation template