Download, install, and setup specific version of AWS SAM in your Dev Container.
You can also add this feature to your devcontainer.json
file.
"features": {
"ghcr.io/alertbox/aws/sam:1": {}
}
See src/sam folder to learn more about options.
The official repo to contribute would be @aws/aws-sam-cli.
Have a suggestion or a bug fix? Just open a pull request or an issue. Include clear and simple instructions possible.
Copyright (c) The Alertbox, Inc. (@alertbox). All rights reserved.
The source code is license under the MIT license.