Skip to content

All Content tagged with Lambda@Edge

Lambda@Edge is a feature of Amazon CloudFront that lets you run code closer to users of your application, which improves performance and reduces latency.

Content language: English

Filter content
Select tags to filter
Sort by
Sort by most recent
80 results
Hi, I have a CloudFront setup Where I use lambda@edge function as origin response associated to route any invalid URL / sub-path requested for Default(*) probably S3(react) will redirected to /index....
1
answers
0
votes
57
views
asked 2 months ago
Hello, I'm implementing an on-the-fly image resizing feature using AWS S3 + CloudFront + Lambda@Edge. However, I'm having a problem. When I run multiple Lambda@Edge instances at once, I get a 503 `La...
1
answers
0
votes
115
views
asked 3 months ago
The AWS documentation shows the example: "Example: Use an origin request trigger to change from a custom origin to an Amazon S3 origin", where 'authMethod': 'origin-access-identity' is used. I cannot...
1
answers
0
votes
135
views
asked 3 months ago
I need to create a lambda that modifies the output of an index.html file served by a Cloudfront Distribution based on the domain it's been browsed from. I didnt find a way to pass any data from `Viewe...
2
answers
0
votes
88
views
asked 3 months ago
There is a requirement where a request from my own domain name should be directed to CloudFront, which then forwards it to different domain names based on the request's region. The redirected domain n...
1
answers
0
votes
51
views
asked 4 months ago
Hello. I have implemented a Lambda @ Edge function very similar to the one outlined here https://aws.amazon.com/blogs/networking-and-content-delivery/dynamically-route-viewer-requests-to-any-origin-us...
1
answers
0
votes
100
views
asked 5 months ago
I'm creating lambda@edge functions via the CDK, and each of these functions is defaulting to a log group of `/aws/lambda/undefined`. From the documentation it seems like the log group should be autom...
1
answers
0
votes
114
views
AWS
asked 6 months ago
I want to delete my AWS CloudFormation stack, but my Lambda function is stuck in DELETE_FAILED status
I'm writing a Lambda@Edge function which is triggered by a CloudFront distribution on Origin Response. I want to catch some 404 errors and change them to 301 redirects. It works in testing but I get a...
4
answers
1
votes
496
views
asked 9 months ago
The Problem: Before December 5, 2024, AWS Global Accelerator (GA) and CloudFront had a stable 40ms latency. Since then, latency has skyrocketed to 150ms+, and traffic has been randomly rerouted throug...
4
answers
0
votes
177
views
asked 9 months ago
**Details:** I am using CloudFront to serve an Angular website and have an **Origin Response** Lambda@Edge function that modifies `index.html` on the fly. My goal is to **reduce Lambda@Edge executio...
2
answers
0
votes
353
views
asked 9 months ago
I am working on a CloudFront distribution configuration using Terraform, where I would like to use Lambda@Edge functions (origin request hooks) with VPC origins configured through the `vpc_origin_conf...
1
answers
0
votes
1.2K
views
asked 10 months ago
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Page size
    12 / page