Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asasmith/fem-go-aws
Simple Go AWS app
https://github.com/asasmith/fem-go-aws
aws aws-lambda go
Last synced: 15 days ago
JSON representation
Simple Go AWS app
- Host: GitHub
- URL: https://github.com/asasmith/fem-go-aws
- Owner: asasmith
- Created: 2024-03-27T20:19:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-27T20:20:31.000Z (10 months ago)
- Last Synced: 2024-11-06T00:16:14.345Z (2 months ago)
- Topics: aws, aws-lambda, go
- Language: Go
- Homepage:
- Size: 10.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template
* `go test` run unit tests