AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

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

Summary

Added AWS Amplify to supported regional applications and its ARN format

Security assessment

Documents new integration capability with AWS Amplify for web ACL associations, part of security feature expansion

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.md b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.md
index ec88713ee..27f91e1fb 100644
--- a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.md
+++ b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.md
@@ -11 +11 @@ This is the latest version of **AWS WAF** , named AWS WAFV2, released in Novembe
-Use a web ACL association to define an association between a web ACL and a regional application resource, to protect the resource. 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. 
+Use a web ACL association to define an association between a web ACL and a regional application resource, to protect the resource. 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, an AWS Amplify application, or an AWS Verified Access instance. 
@@ -81,0 +82,2 @@ The ARN must be in one of the following formats:
+  * For an AWS Amplify instance: `arn:_partition_ :amplify:_region_ :_account-id_ :apps/_app-id_ `
+