This is a blank, slightly streamlined, project for Java development with AWS CDK.
You will find the maven command in cdk.json
file.
It is a Maven based project, so you can open this project with any Maven compatible Java IDE to build and run tests.
- For max convenience use the
default
profile - Install AWS CDK CLI
cdk boostrap --profile YOUR_AWS_PROFILE
mvn package
compile and run testscdk ls
list all stacks in the appcdk synth
emits the synthesized CloudFormation templatecdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk docs
open CDK documentation
Enjoy!
Used in:
See you at: airhacks.live