-
Our organisation are using cdk-nextjs and for our security requirements, it would be beneficial to have OAC implemented between Cloudfront and the Lambdas vs the current edge solution. Now that OAC i…
-
### Description
I have a website built using hugo. In that website for the redirection to work, I need to add a custom lambda to it. Right now I have to add it manually to the cloud front behavior. So…
-
### Issue Summary
Executing 'serverless' command fails with 'Error: Cannot find module './fetch.node' for webpack when using IPFS module.
### Actual behavior
Created new repo via 'npx creat…
tmaus updated
1 month ago
-
**Is your feature request related to a problem? Please describe.**
Currently, when passing a `BehaviorOption` to set the defaultBehavior, you can only add new lambda@edge triggers, not override the…
-
**Is your feature request related to a problem? Please describe.**
I want an elegant way to pass secrets or other configurations into the **API Lambda@Edge**. Due to limitations, environment variable…
-
I want to integrate something like DataDog's APM `dd-trace` package, but AFAICT the only way to do that is to monkey-patch the built-in NextJS server's logger, as described here:
https://jake.tl/note…
-
The `code`, `handler`, and `runtime` properties created by the LambdaFunction component for an Edge function, are required (via the cloudfront.experimental.EdgeFunctionProps interface [1][2][3]). None…
-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
1.16.7
### Is your feature request related to a problem? Please describe.
Lambda authorizer generates headers and puts them in the authorize…
-
Can't use aws-lambda-nodejs' capabilities in Lambda@Edge.
### Use Case
If you want to use a NodeJS lambda in edge, you need to bundle the code by yourself. It'd be ideal to export the …
-
**Overview**
It would be great if `fullstack-serverless` exposed an option, potentially called `headers` that would allow to set any custom headers for the static content using `lambda@edge` or some …