AWS audit-manager documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' for consistency in terminology
Security assessment
Changes are purely branding/terminology updates (removing redundant 'AWS' prefix from CloudFormation references). No security implications or security-related content modifications detected.
Diff
diff --git a/audit-manager/latest/userguide/creating-resources-with-cloudformation.md b/audit-manager/latest/userguide/creating-resources-with-cloudformation.md index 532f884c5..afb474598 100644 --- a//audit-manager/latest/userguide/creating-resources-with-cloudformation.md +++ b//audit-manager/latest/userguide/creating-resources-with-cloudformation.md @@ -5 +5 @@ -AWS Audit Manager and AWS CloudFormation templatesLearn more about AWS CloudFormation +AWS Audit Manager and CloudFormation templatesLearn more about CloudFormation @@ -9 +9 @@ AWS Audit Manager and AWS CloudFormation templatesLearn more about AWS CloudForm -AWS Audit Manager is integrated with AWS CloudFormation, a service that helps you to 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 assessments), and AWS CloudFormation provisions and configures those resources for you. +AWS Audit Manager is integrated with AWS CloudFormation, a service that helps you to 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 assessments), and CloudFormation provisions and configures those resources for you. @@ -11 +11 @@ AWS Audit Manager is integrated with AWS CloudFormation, a service that helps yo -When you use AWS CloudFormation, you can reuse your template to set up your AWS Audit Manager 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 AWS Audit Manager 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 AWS -## AWS Audit Manager and AWS CloudFormation templates +## AWS Audit Manager and CloudFormation templates @@ -15 +15 @@ When you use AWS CloudFormation, you can reuse your template to set up your AWS -To provision and configure resources for AWS Audit Manager and related services, you must understand [AWS CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html). Templates are formatted text files in JSON or YAML. These templates describe the resources that you want to provision in your AWS CloudFormation stacks. 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_. +To provision and configure resources for AWS Audit Manager and related services, you must understand [CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-guide.html). Templates are formatted text files in JSON or YAML. These templates describe the resources that you want to provision in your CloudFormation stacks. 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_. @@ -17 +17 @@ To provision and configure resources for AWS Audit Manager and related services, -AWS Audit Manager supports creating assessments in AWS CloudFormation. For more information, including examples of JSON and YAML templates for assessments, see the [AWS Audit Manager resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html) in the _AWS CloudFormation User Guide_. +AWS Audit Manager supports creating assessments in CloudFormation. For more information, including examples of JSON and YAML templates for assessments, see the [AWS Audit Manager resource type reference](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html) in the _AWS CloudFormation User Guide_. @@ -19 +19 @@ AWS Audit Manager supports creating assessments in AWS CloudFormation. For more -## Learn more about AWS CloudFormation +## Learn more about CloudFormation @@ -21 +21 @@ AWS Audit Manager supports creating assessments in AWS CloudFormation. For more -To learn more about AWS CloudFormation, see the following resources: +To learn more about CloudFormation, see the following resources: @@ -27 +27 @@ 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)