The lambda functions must firs be deployed via the Dockerfile into ECR.
The cdk.json
file tells the CDK Toolkit how to execute your app.
dotnet build
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