aws_cloudfront_function
- Categories: Compute, Networking
- Service: cloudfront
- Provider Link: CloudFront Function
Description​
AWS CloudFront Function is a serverless compute platform integrated with CloudFront's content delivery network. It executes lightweight JavaScript code at the edge locations, close to users. This function can modify viewer requests and responses, perform authentication, authorization, and URL rewriting tasks. It operates with low latency and high throughput for improved performance.