Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Welcome to your CDK Go project!
This is a blank project for CDK development with Go.
The cdk.json file tells the CDK toolkit how to execute your app.
Useful commands
cdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation templatego testrun unit tests
Build lambda
cd lambdago mod tidymake build