AWS Security ChangesHomeSearch

AWS aws-backup documentation change

Service: aws-backup · 2025-11-19 · Documentation low

File: aws-backup/latest/devguide/integrate-cloudformation-with-aws-backup.md

Summary

Updated documentation to use 'CloudFormation' instead of 'AWS CloudFormation' throughout, including section headers and links

Security assessment

Changes are branding/terminology updates rather than security-related content modifications. No security vulnerabilities or features are addressed.

Diff

diff --git a/aws-backup/latest/devguide/integrate-cloudformation-with-aws-backup.md b/aws-backup/latest/devguide/integrate-cloudformation-with-aws-backup.md
index 8a95d7954..fb53d90ec 100644
--- a//aws-backup/latest/devguide/integrate-cloudformation-with-aws-backup.md
+++ b//aws-backup/latest/devguide/integrate-cloudformation-with-aws-backup.md
@@ -5 +5 @@
-In generalDeploying a backup vault, backup plan, and resource assignment with AWS CloudFormationDeploying backup plans with AWS CloudFormationDeploying AWS Backup Audit Manager frameworks and report plans with AWS CloudFormationUsing AWS CloudFormation with AWS OrganizationsLearning more
+In generalDeploying a backup vault, backup plan, and resource assignment with CloudFormationDeploying backup plans with CloudFormationDeploying AWS Backup Audit Manager frameworks and report plans with CloudFormationUsing CloudFormation with AWS OrganizationsLearning more
@@ -7 +7 @@ In generalDeploying a backup vault, backup plan, and resource assignment with AW
-# AWS Backup and AWS CloudFormation
+# AWS Backup and CloudFormation
@@ -11 +11 @@ In generalDeploying a backup vault, backup plan, and resource assignment with AW
-With AWS CloudFormation, you can provision and manage your AWS resources in a safe, repeatable manner using templates that you create. You can use AWS CloudFormation templates and StackSets to manage your backup plans, backup resource selections, and backup vaults. For information about using AWS CloudFormation, see [How Does AWS CloudFormation Work?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-whatis-howdoesitwork.html) in the _AWS CloudFormation User Guide_.
+With CloudFormation, you can provision and manage your AWS resources in a safe, repeatable manner using templates that you create. You can use CloudFormation templates and StackSets to manage your backup plans, backup resource selections, and backup vaults. For information about using CloudFormation, see [How Does CloudFormation Work?](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-whatis-howdoesitwork.html) in the _AWS CloudFormation User Guide_.
@@ -13 +13 @@ With AWS CloudFormation, you can provision and manage your AWS resources in a sa
-Before you create your AWS CloudFormation template or StackSet, consider the following:
+Before you create your CloudFormation template or StackSet, consider the following:
@@ -22 +22 @@ Before you create your AWS CloudFormation template or StackSet, consider the fol
-## Deploying a backup vault, backup plan, and resource assignment using AWS CloudFormation
+## Deploying a backup vault, backup plan, and resource assignment using CloudFormation
@@ -24 +24 @@ Before you create your AWS CloudFormation template or StackSet, consider the fol
-For a sample AWS CloudFormation template that deploys a backup vault, backup plans, and resource assignment, see [Assign AWS Backup resources through AWS CloudFormation](./assigning-resources-cfn.html).
+For a sample CloudFormation template that deploys a backup vault, backup plans, and resource assignment, see [Assign AWS Backup resources through CloudFormation](./assigning-resources-cfn.html).
@@ -26 +26 @@ For a sample AWS CloudFormation template that deploys a backup vault, backup pla
-## Deploying backup plans using AWS CloudFormation
+## Deploying backup plans using CloudFormation
@@ -28 +28 @@ For a sample AWS CloudFormation template that deploys a backup vault, backup pla
-For sample AWS CloudFormation templates that deploy backup plans, see [AWS CloudFormation templates for backup plans](./plan-cfn.html).
+For sample CloudFormation templates that deploy backup plans, see [CloudFormation templates for backup plans](./plan-cfn.html).
@@ -30 +30 @@ For sample AWS CloudFormation templates that deploy backup plans, see [AWS Cloud
-## Deploying AWS Backup Audit Manager frameworks and report plans using AWS CloudFormation
+## Deploying AWS Backup Audit Manager frameworks and report plans using CloudFormation
@@ -32 +32 @@ For sample AWS CloudFormation templates that deploy backup plans, see [AWS Cloud
-For sample AWS CloudFormation templates that deploy AWS Backup Audit Manager frameworks and report plans, see [Using AWS Backup Audit Manager with AWS CloudFormation](./bam-cfn-integration.html).
+For sample CloudFormation templates that deploy AWS Backup Audit Manager frameworks and report plans, see [Using AWS Backup Audit Manager with CloudFormation](./bam-cfn-integration.html).
@@ -34 +34 @@ For sample AWS CloudFormation templates that deploy AWS Backup Audit Manager fra
-## Deploying backup plans across accounts using AWS CloudFormation
+## Deploying backup plans across accounts using CloudFormation
@@ -36 +36 @@ For sample AWS CloudFormation templates that deploy AWS Backup Audit Manager fra
-You can [ use AWS CloudFormation StackSets across multiple accounts in an AWS Organization](https://aws.amazon.com/blogs/aws/new-use-aws-cloudformation-stacksets-for-multiple-accounts-in-an-aws-organization/). Sample templates are available in the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-sampletemplates.html).
+You can [ use AWS CloudFormation StackSets across multiple accounts in an AWS Organization](https://aws.amazon.com/blogs/aws/new-use-aws-cloudformation-stacksets-for-multiple-accounts-in-an-aws-organization/). Sample templates are available in the [CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-sampletemplates.html).
@@ -40 +40 @@ An excellent starting point and reference is the publication [Automate centraliz
-## Learning more about AWS CloudFormation
+## Learning more about CloudFormation
@@ -42 +42 @@ An excellent starting point and reference is the publication [Automate centraliz
-For information about using AWS CloudFormation with AWS Backup, see [AWS Backup Resource Type Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_Backup.html) in the _AWS CloudFormation User Guide_.
+For information about using CloudFormation with AWS Backup, see [AWS Backup Resource Type Reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_Backup.html) in the _AWS CloudFormation User Guide_.
@@ -44 +44 @@ For information about using AWS CloudFormation with AWS Backup, see [AWS Backup
-For information about controlling access to AWS service resources when using AWS CloudFormation, see [Controlling Access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-template.html) in the _AWS CloudFormation User Guide_.
+For information about controlling access to AWS service resources when using CloudFormation, see [Controlling Access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-template.html) in the _AWS CloudFormation User Guide_.