-
**What is the problem you're trying to solve?.**
Ability to run the AWS SAM CLI:
```
% sam local invoke
Error: Running AWS SAM projects locally requires Docker. Have you got it installed and run…
-
### 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 provide…
-
com.amazonaws.eclipse.core.exceptions.AwsActionException
at com.amazonaws.eclipse.lambda.launching.SamLocalDelegate.launch(SamLocalDelegate.java:159)
at org.eclipse.debug.internal.core.LaunchConfi…
-
**Describe the bug**
Hi, I'm not experienced with python packaging so apologies in advance if I've missed the mark here.
We're using `deepdiff` in a lambda that we're building with the aws sam to…
-
**Description:**
Hello AWS, is there a way to disable sam build from trying to update the lambda tools? I have the latest installed and it continually tries to upgrade them but this takes several min…
-
I have a SAM template for a lambda (`AWS::Serverless::Lambda`) that has a VpcConfig declared, however cfn-nag is highlighting it as a warning with LambdaFunctionInsideVPCRule. If I change the lambda …
-
### Description:
following this example from AWS docs and could not get it working
https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-cdk-getting-started.h…
-
## Issue Description
### Expected Behavior
I have a project in AWS lambda with typesrscript.
I installed typeOrm to communicate with my database in pgsql.
I want to build my lambda and i have a …
-
I've been trying to use aws-lambda-haskell-runtime with the AWS SAM CLI. I've run into multiple problems. I'll describe them in this issue. I'm new to AWS Lambda and AWS SAM, so you should take thi…
-
Dear folks,
I read through #1345 thread. It is closed.
There is a reference to the fact that on Linux (WSL falls into the definition) , a code must be in /home/{user} and in my case it is, yet th…
OSIVZ updated
4 weeks ago