AWS Security ChangesHomeSearch

AWS securityhub documentation change

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

File: securityhub/latest/userguide/creating-resources-with-cloudformation.md

Summary

Standardized CloudFormation references by removing 'AWS' prefix throughout the document

Security assessment

This is a branding/nomenclature update without any changes to security functionality or documentation of security features. The operational guidance remains unchanged.

Diff

diff --git a/securityhub/latest/userguide/creating-resources-with-cloudformation.md b/securityhub/latest/userguide/creating-resources-with-cloudformation.md
index 4bf7eda7e..8175c7c58 100644
--- a//securityhub/latest/userguide/creating-resources-with-cloudformation.md
+++ b//securityhub/latest/userguide/creating-resources-with-cloudformation.md
@@ -5 +5 @@
-Security Hub CSPM and AWS CloudFormation templatesLearn more about AWS CloudFormation
+Security Hub CSPM and CloudFormation templatesLearn more about CloudFormation
@@ -9 +9 @@ Security Hub CSPM and AWS CloudFormation templatesLearn more about AWS CloudForm
-AWS Security Hub CSPM integrates with AWS CloudFormation, which is a service that helps you model and set up your AWS resources so that you can spend less time creating and managing your resources and infrastructure. You create a template that describes all the AWS resources that you want (such as automation rules), and AWS CloudFormation provisions and configures those resources for you.
+AWS Security Hub CSPM integrates with AWS CloudFormation, which is a service that helps you model and set up your AWS resources so that you can spend less time creating and managing your resources and infrastructure. You create a template that describes all the AWS resources that you want (such as automation rules), and CloudFormation provisions and configures those resources for you.
@@ -11 +11 @@ AWS Security Hub CSPM integrates with AWS CloudFormation, which is a service tha
-When you use AWS CloudFormation, you can reuse your template to set up your Security Hub CSPM resources consistently and repeatedly. Describe your resources once, and then provision the same resources over and over in multiple AWS accounts and Regions. 
+When you use CloudFormation, you can reuse your template to set up your Security Hub CSPM resources consistently and repeatedly. Describe your resources once, and then provision the same resources over and over in multiple AWS accounts and Regions. 
@@ -13 +13 @@ When you use AWS CloudFormation, you can reuse your template to set up your Secu
-## Security Hub CSPM and AWS CloudFormation templates
+## Security Hub CSPM and CloudFormation templates
@@ -15 +15 @@ When you use AWS CloudFormation, you can reuse your template to set up your Secu
-To provision and configure resources for Security Hub CSPM and related services, you must understand how [AWS CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html) work. Templates are text files in JSON or YAML format. These templates describe the resources that you want to provision in your AWS CloudFormation stacks.
+To provision and configure resources for Security Hub CSPM and related services, you must understand how [CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html) work. Templates are text files in JSON or YAML format. These templates describe the resources that you want to provision in your CloudFormation stacks.
@@ -17 +17 @@ To provision and configure resources for Security Hub CSPM and related services,
-If you're unfamiliar with JSON or YAML, you can use AWS CloudFormation Designer to help you get started with AWS CloudFormation templates. For more information, see [What is AWS CloudFormation Designer?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html) in the _AWS CloudFormation User Guide_.
+If you're unfamiliar with JSON or YAML, you can use CloudFormation Designer to help you get started with CloudFormation templates. For more information, see [What is CloudFormation Designer?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/working-with-templates-cfn-designer.html) in the _AWS CloudFormation User Guide_.
@@ -19 +19 @@ If you're unfamiliar with JSON or YAML, you can use AWS CloudFormation Designer
-You can create AWS CloudFormation templates for the following types of Security Hub CSPM resources:
+You can create CloudFormation templates for the following types of Security Hub CSPM resources:
@@ -46 +46 @@ For more information, including examples of JSON and YAML templates for resource
-## Learn more about AWS CloudFormation
+## Learn more about CloudFormation
@@ -48 +48 @@ For more information, including examples of JSON and YAML templates for resource
-To learn more about AWS CloudFormation, see the following resources:
+To learn more about CloudFormation, see the following resources:
@@ -54 +54 @@ To learn more about AWS CloudFormation, see the following resources:
-  * [AWS CloudFormation API Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html)
+  * [CloudFormation API Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/Welcome.html)