Questions 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

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

We are currently using CloudFront connected to a Lambda function URL. I am trying to respond to the Lambda function policies should prohibit public access warning on Securityhub, There appears to be...
2
answers
0
votes
66
views
asked 5 days ago
Hello, I want to ask why cloudfront authorize GET method even we enable AWS_IAM for lambda URL? as I see by default I can use that method without any configuration.
1
answers
0
votes
37
views
profile picture
Bach
asked 8 days ago
Hey guys, I want to ask can we (from client) create x-amz-content-sha256 then add it to header each time we request to AWS URL? How to implement that solution. Thank you!!!
1
answers
0
votes
47
views
profile picture
Bach
asked 9 days ago
I am creating a lambda function tiggerred by cloudfront. I am folling this tutorial (https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-edge-how-it-works-tutorial.html). My...
0
answers
0
votes
273
views
DUzzell
asked 2 months ago
I’ve set up a function url to respond to a webhook which works when I point the webhook at the url and the AUTH_TYPE is set to NONE. When I add a cloud front distribution with the correct...
1
answers
0
votes
351
views
asked 2 months ago
I am trying to set up a failover mechanism with AEP - Adobe experience Portal and S3 as Origins behind cloudfront using Origin Group. The AEP domain is our primary domain to serve our website but we...
1
answers
0
votes
169
views
asked 2 months ago
I have a S3 bucket with static website enabled which is being used as an origin for the Cloudfront distribution.. so currently if I send a request to my domain(mapped with cloudfront distribution)...
1
answers
0
votes
785
views
asked 3 months ago
How does Lambda@Edge handle scaling when traffic increases? Is it automatic, or do I need to configure anything? What are the limitations on Lambda@Edge scaling? Are there quotas or limits I should...
1
answers
0
votes
209
views
AWS
Piotrek
asked 5 months ago
We have a CloudFront distribution where we'd like to log the value of a custom response header for later consumption. This is helping with billing of our API. Not all requests hit the origin, and cost...
2
answers
0
votes
482
views
asked 5 months ago
I'm trying to find a workaround to the lack of support for IPv6 Origins in CloudFront, as a way to possibly avoid paying for IPv4 addresses. Can a Lambda@Edge function make HTTP(s) calls to EC2...
1
answers
0
votes
811
views
AlexR
asked 5 months ago
I'm trying to do traffic routing based on url to different distribution in cloudfront. Lets say I have 706.domain.com and 707.domain.com. both are pointing to the same Cloudfront where there are 3...
1
answers
0
votes
189
views
Lukas
asked 5 months ago
Seeking Forum Assistance: Currently, I'm utilizing an S3 bucket housing a website as objects, all connected to a CloudFront distribution. Furthermore, I've integrated Cognito for user authentication....
1
answers
0
votes
586
views
Kurn
asked 6 months ago