-
## Issue
I am running `SAM CLI, version 1.36.0` and when I try to input the `architectures` prompted by Cookiecutter I get an `Error: Unable to decode to JSON.` error. And this might not be intuiti…
-
### Describe your idea/feature/enhancement
I which AWS SAM CLI Application Templates would have an explanation of every template that is presented when using the AWS SAM CLI command 'sam init'.…
-
**Describe the bug**
I'm trying to use the AWS Toolkit to ECS Exec into a task, but I keep getting the `You may not have the Permissions Required for using the execute command` popup.
When I exe…
-
### Description:
I am trying to execute
`MAVEN_OPTS="-DskipTests=true" sam build --debug --cached` and getting the error with no maven error message - it is empty but appears in the depths of the […
-
### Description:
I use Windows. I found that when pulling down the ```https://github.com/awslabs/aws-lambda-web-adapter``` repo, the LF characters are changed to CRLF (which is default git behavi…
-
### Describe your idea/feature/enhancement
`AWS::Serverless::Application`'s post-build `Location` property should support string functions like `Fn::Sub` and similar.
My project's current wo…
-
### What happened?
I ran `pulumi up` to see a change preview, saw a single "replace" operation, then (before I accepted the change) I modified and saved a file that adds more resources.
To my surpri…
-
### Describe your idea/feature/enhancement
For verification/auditing purposes, it is quite nice to have reproducible SAM zip packages.
### Proposal
We will need to sort the files here in a pr…
-
### Description:
When trying to build the Rust Hello World sample, the following error is encountered:
```bash
Build Failed
Error: RustCargoLambdaBuilder:Resolver - Path resolution for runtime: …
-
### Description
If I create a `AWS::Serverless::Function` that is triggered by an API Gateway event, and an unhandled exception occurs in my code, the error message sent back to the user is a 502 Bad…