Here you find various CDK projects to deploy AWS Lambda Power Tuning using your preferred programming language.
Currently we support:
You can use these projects as a standalone or reuse it within your own CDK projects.
Check also the langauge specific requirements in the respective README.
Run these commands from the project folders:
cdk bootstrap
bootstrap one or more environmentscdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation template