AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-resource-securityhub-hub.md

Summary

Updated branding from 'AWS CloudFormation' to 'CloudFormation' in multiple instances

Security assessment

Changes are purely branding/naming convention updates without any security implications. No security features added or vulnerabilities addressed.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-securityhub-hub.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-securityhub-hub.md
index d49de1bfd..45b9f5062 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-securityhub-hub.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-securityhub-hub.md
@@ -5 +5 @@ SyntaxPropertiesReturn valuesExamples
-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).
@@ -15 +15 @@ When you use this resource to enable Security Hub, new controls are automaticall
-You must create an `AWS::SecurityHub::Hub` resource for an account before you can create other types of Security Hub resources for the account through AWS CloudFormation. Use a [DependsOn attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html), such as `"DependsOn": "Hub"`, to ensure that you've created an `AWS::SecurityHub::Hub` resource before creating other Security Hub resources for an account.
+You must create an `AWS::SecurityHub::Hub` resource for an account before you can create other types of Security Hub resources for the account through CloudFormation. Use a [DependsOn attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-dependson.html), such as `"DependsOn": "Hub"`, to ensure that you've created an `AWS::SecurityHub::Hub` resource before creating other Security Hub resources for an account.
@@ -19 +19 @@ You must create an `AWS::SecurityHub::Hub` resource for an account before you ca
-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: