AWS AWSCloudFormation documentation change
Summary
Added AWS Amplify application to supported services list and clarified CLOUDFRONT usage for Amplify
Security assessment
Change documents expanded WAF coverage for AWS Amplify applications but doesn't address any specific vulnerability
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.md b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.md index cbc2c24d4..674d68a43 100644 --- a/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.md +++ b/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.md @@ -158 +158 @@ _Required_ : No -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`.