AWS ARG documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in multiple sections
Security assessment
Terminology update without altering security context. PII warning remains unchanged and unrelated to CloudFormation naming.
Diff
diff --git a/ARG/latest/userguide/resource-groups.md b/ARG/latest/userguide/resource-groups.md index ed982153b..b3da86def 100644 --- a//ARG/latest/userguide/resource-groups.md +++ b//ARG/latest/userguide/resource-groups.md @@ -60 +60 @@ Do not store personally identifiable information (PII) or other confidential or - * **AWS CloudFormation stack-based** + * **CloudFormation stack-based** @@ -62 +62 @@ Do not store personally identifiable information (PII) or other confidential or -An AWS CloudFormation stack-based resource group bases its membership on a query that specifies an AWS CloudFormation stack in your account in the current region. You can optionally choose resource types within the stack that you want to be in the group. You can base your query on only one AWS CloudFormation stack. +An CloudFormation stack-based resource group bases its membership on a query that specifies an CloudFormation stack in your account in the current region. You can optionally choose resource types within the stack that you want to be in the group. You can base your query on only one CloudFormation stack. @@ -75 +75 @@ Resource groups can be _nested_ ; a resource group can contain existing resource -By default, the AWS Management Console is organized by AWS service. But with Resource Groups, you can create a custom console that organizes and consolidates information based on criteria specified in tags, or the resources in an AWS CloudFormation stack. The following list describes some of the cases in which resource grouping can help organize your resources. +By default, the AWS Management Console is organized by AWS service. But with Resource Groups, you can create a custom console that organizes and consolidates information based on criteria specified in tags, or the resources in an CloudFormation stack. The following list describes some of the cases in which resource grouping can help organize your resources.