-
# Summary
- Mangum supports events from AWS API Gateway and AWS ALB.
- Mangum has a `api_gateway_base_path` argument to strip the prefix of the http path before passing to the underlying app
- `api…
-
From https://github.com/dazza-codes/docker-google-s2-lambda
The build works, but it has cmake/swig WARNINGs and the python import fails. The Dockerfile uses `FROM amazonlinux` and it installs the …
-
### Description:
Lambda now supports ES6 modules, but due to how module resolution works and how Lambda structures layers, you can't place your common modules in a layer - the imports in the functio…
-
Hello,
When I try to "sls deploy" using "dockerizePip: true" option, i get the following error:
```
Serverless: Invoke deploy
Serverless: Invoke package
Serverless: Invoke aws:common:validate…
-
## CVE-2020-7598 - Medium Severity Vulnerability
Vulnerable Libraries - minimist-1.2.0.tgz, minimist-0.1.0.tgz, minimist-0.0.8.tgz, minimist-0.0.10.tgz
minimist-1.2.0.tgz
parse argument options
Li…
-
### Description:
If you set `Dockerfile` in a function's metadata, but _not_ `DockerContext`, `sam build` seems to just work, except then `sam local invoke` complains `Error: ImageUri not provided …
-
While this request might sound similar to the `streaming response` feature [see https://github.com/aws/aws-lambda-python-runtime-interface-client/issues/100] now available to Node.js Lambda functions …
-
I am getting the below error when I execute import lz4.frame as lz4 though the packages are available . can you please help to fix the issue ?
ModuleNotFoundError: No module named 'lz4._version'
-
**Is your feature request related to a problem? Please describe.**
AWS is [ending support](https://aws.amazon.com/blogs/compute/announcing-end-of-support-for-python-2-7-in-aws-lambda/) for Python2.7 …
-
When a commit conflict happens, sometimes users just get this message instead:
```
Error importing from pylance AttributeError: module 'lance' has no attribute 'commit', src/dataset/commit.rs:41:2…