aws-sam-cli icon indicating copy to clipboard operation
aws-sam-cli copied to clipboard

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

Results 385 aws-sam-cli issues
Sort by recently updated
recently updated
newest added

### Description: Error: Auth works only with inline Swagger specified in 'DefinitionBody' property. It seems that this has already been discussed in 2021, but it is still appearing the the...

type/feature
area/validate

We've encountered a recent change in behavior when executing binaries within the SAM CLI container environment. Previously, we were able to execute a binary from within our project's directory hierarchy...

blocked/more-info-needed

### Description: SAM CLI unable to find an AWS-managed Lambda layer. ### Steps to reproduce: Create a Lambda with [Param and Secrets Extension](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda-readme.html#parameters-and-secrets-extension) in CDK, and run Lambda locally with...

blocked/more-info-needed
area/local/invoke

### Description: I am calling the `sam pipeline bootstrap` with Gitlab as the OIDC provider with an own Gitlab instance hosted on e.g. `https://own-gitlab.com`. This creates an identity provider with...

stage/bug-repro
area/pipeline

Hi. I have a strange problem. We are developing a rest API using AWS sam, API gateway, and lambdas. We encountered the following problem. Let's say we have a resource...

area/local/start-api
stage/needs-investigation