A simple CDK example that is a companion to this blog post.
https://docs.aws.amazon.com/cdk/api/latest/versions.html
dotnet build src
compile this appcdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation template