AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-11-19 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-wafregional-regexpatternset.md

Summary

Changed 'AWS CloudFormation' to 'CloudFormation' in documentation text and syntax blocks

Security assessment

Terminology standardization without security impact. No changes to security controls or vulnerability information.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-wafregional-regexpatternset.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-wafregional-regexpatternset.md
index 031609bed..fd8417676 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-wafregional-regexpatternset.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-wafregional-regexpatternset.md
@@ -5 +5 @@ SyntaxPropertiesReturn values
-This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
+This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).
@@ -11 +11 @@ The `RegexPatternSet` specifies the regular expression (regex) pattern that you
-Note that you can only create regex pattern sets using a AWS CloudFormation template. To add the regex pattern sets created through AWS CloudFormation to a RegexMatchSet, use the AWS WAF console, API, or command line interface (CLI). For more information, see [UpdateRegexMatchSet](https://docs.aws.amazon.com/waf/latest/APIReference/API_regional_UpdateRegexMatchSet.html).
+Note that you can only create regex pattern sets using a CloudFormation template. To add the regex pattern sets created through CloudFormation to a RegexMatchSet, use the AWS WAF console, API, or command line interface (CLI). For more information, see [UpdateRegexMatchSet](https://docs.aws.amazon.com/waf/latest/APIReference/API_regional_UpdateRegexMatchSet.html).
@@ -15 +15 @@ Note that you can only create regex pattern sets using a AWS CloudFormation temp
-To declare this entity in your AWS CloudFormation template, use the following syntax:
+To declare this entity in your CloudFormation template, use the following syntax: