636 B
636 B
Welcome to your CDK F# project!
This is a blank project for CDK development with F#.
The cdk.json file tells the CDK Toolkit how to execute your app.
It uses the .NET Core CLI to compile and execute your project.
Useful commands
dotnet build srccompile this appcdk lslist all stacks in the appcdk synthemits the synthesized CloudFormation templatecdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk docsopen CDK documentation
Enjoy!