This CDK project deploys AWS Lambda Power Tuning using TypeScript.
You can use the project as a standalone or reuse it within your own CDK projects.
See here.
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit testsnpm run cdk deploy
deploy this stack to your default AWS account/region