Hidden CloudFront Invalidation Rate LimitsMay 9, 2025CloudFront has an undocumented burst limit on invalidation requests that can cause “Rate exceeded” errors even under normal usage.AWSCloudFrontInvalidationRate Limits
Parsing Legacy CloudFront Standard Logs to JSONMarch 7, 2025Legacy CloudFront Standard Logs (a.k.a access logs) are based on W3C Extended Log File format. These logs can be parsed into JSON format using a Python script.AWSCloudFrontLogsJSONPython