AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-03-30 · Documentation low

File: AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.md

Summary

Added documentation note specifying AWS Amplify applications should use CLOUDFRONT scope in WAFv2 RegexPatternSet

Security assessment

Change provides clarification on proper scope selection for AWS Amplify applications but doesn't introduce or modify security features or address vulnerabilities.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.md b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.md
index 27ee79e49..b5431b536 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.md
@@ -90 +90 @@ _Required_ : Yes
-Specifies whether this is for an Amazon CloudFront distribution or for a regional application. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AWS AppSync GraphQL API, an Amazon Cognito user pool, an AWS App Runner service, or an AWS Verified Access instance. Valid Values are `CLOUDFRONT` and `REGIONAL`.
+Specifies whether this is for an Amazon CloudFront distribution or for a regional application. For an AWS Amplify application, use `CLOUDFRONT`. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AWS AppSync GraphQL API, an Amazon Cognito user pool, an AWS App Runner service, or an AWS Verified Access instance. Valid Values are `CLOUDFRONT` and `REGIONAL`.