aws-lambda-proxy-using-sam-local
aws-lambda-proxy-using-sam-local copied to clipboard
Sample project using AWS SAM to setup an API Gateway proxied Lambda Function
Results
2
aws-lambda-proxy-using-sam-local issues
Sort by
recently updated
recently updated
newest added
invalid YAML template: json: unsupported type: map[interface {}]interface {}
Hello, Thanks for your work that is helping me connecting the dots in my first SAM template ;) I would have added comments in the template. I have created a...