AWS AmazonCloudFront documentation change
Summary
Added AI traffic analytics for bot monitoring and clarified Lambda@Edge billing
Security assessment
Added detection of unauthorized AI bot scraping but no concrete evidence of addressing an existing security vulnerability. Enhances security monitoring capabilities rather than patching a specific issue.
Diff
diff --git a/AmazonCloudFront/latest/DeveloperGuide/flat-rate-pricing-plan.md b/AmazonCloudFront/latest/DeveloperGuide/flat-rate-pricing-plan.md index 9afc82f90..4c7f7eb3d 100644 --- a//AmazonCloudFront/latest/DeveloperGuide/flat-rate-pricing-plan.md +++ b//AmazonCloudFront/latest/DeveloperGuide/flat-rate-pricing-plan.md @@ -129,0 +130 @@ Performance and Delivery | Free | Pro | Business | Premium +**AI traffic analytics** Monitor access patterns, request volumes, and popular paths of AI bots interacting with your content. AI bots are classified based on intent to detect activities like potentially unauthorized scraping used for training. | | Yes  | Yes  | Yes  @@ -135 +136 @@ Performance and Delivery | Free | Pro | Business | Premium -**Bot management and analytics** Detect and analyze bot traffic with [AWS WAF Bot Control](https://docs.aws.amazon.com/waf/latest/developerguide/waf-bot-control.html) for common bots. Provides controls to block, challenge, or allow unverified bots while identifying and distinguishing verified bots like search engines. | | | Yes  | Yes  +**Bot management and analytics (+AI bots)** Detect and analyze bot traffic with [AWS WAF Bot Control](https://docs.aws.amazon.com/waf/latest/developerguide/waf-bot-control.html) for common bots. Provides controls to block, challenge, or allow unverified bots while identifying and distinguishing verified bots like search engines. Monitor AI bots and take action based on bot intent. | | | Yes  | Yes  @@ -146 +147 @@ Performance and Delivery | Free | Pro | Business | Premium -**Serverless edge compute** Run lightweight JavaScript at the edge to modify URLs, HTTP headers, and request/response elements in milliseconds using [CloudFront Functions](./cloudfront-functions.html). | Yes  | Yes  | Yes  | Yes  +**Serverless edge compute** Run lightweight JavaScript at the edge to modify URLs, HTTP headers, and request/response elements in milliseconds using [CloudFront Functions](./cloudfront-functions.html). Lambda@Edge can also be used with all plan tiers, but unlike CloudFront Functions, Lambda@Edge invocations are billed on a pay-as-you-go basis. | Yes  | Yes  | Yes  | Yes  @@ -285 +286 @@ When you update a distribution, you can subscribe to a pricing plan. Before choo -If your current distribution uses any unsupported features, you must disable those features before you can subscribe to the pricing plan. This includes disabling features like Lambda@Edge or real-time access logs. +If your current distribution uses any unsupported features, you must disable those features before you can subscribe to the pricing plan. This includes disabling features like real-time access logs. @@ -448 +448,0 @@ Unsupported features | Alternative options | AWS service -[Lambda@Edge functions](./lambda-at-the-edge.html) | Use [CloudFront Functions or pay-as-you-go pricing](./cloudfront-functions.html) | CloudFront @@ -503,0 +504,7 @@ Flat-rate pricing plans enable you to pay a flat-rate for your CloudFront distri +###### CloudFront + + * Lambda@Edge function invocations + + + +