Category "amazon-cloudfront"

How to setup AWS cloudfront with lightsail for WordPress?

How to setup AWS cloudfront with lightsail for WordPress? (on a subdomain) I'm using Route 53 for all DNS management. I'm using a static IP from lightsail, 3.1

AWS Cloudfront + lambda@edge modify html content (making all links absolute -> relative)

I (maybe falsely) assumed lambda@edge can modify origin.responce content, so wrote a lambda function like this: /* this does not work. response.Body is not defi

Restrict Lambda function URL access to CloudFront

AWS have recently released the Lambda function URLs feature which allows a function to be invoked via a URL. I would like to allow my function to be invoked via