AWS devops-guru documentation change
Summary
Updated documentation to use shortened 'CloudFormation' name instead of 'AWS CloudFormation' in references and link text
Security assessment
The change only modifies branding terminology (AWS CloudFormation -> CloudFormation) without altering security implications or addressing vulnerabilities. No security-related content was added or modified beyond naming conventions.
Diff
diff --git a/devops-guru/latest/userguide/getting-started-multi-account.md b/devops-guru/latest/userguide/getting-started-multi-account.md index 21df85cd6..d69f728dc 100644 --- a//devops-guru/latest/userguide/getting-started-multi-account.md +++ b//devops-guru/latest/userguide/getting-started-multi-account.md @@ -23 +23 @@ You can use the Console to add support for accounts across your organization. - 3. Choose which account you'd like to use as your delegated administrator. Then, choose **Register delegated administrator**. This provides access to a consolidated view for any account that has DevOps Guru enabled. The delegated administrator has a consolidated view of all DevOps Guru insights and metrics across your organization. You can enable other accounts with SSM quick setup or AWS CloudFormation stack sets. To learn more about quick setup, see [Configure DevOps Guru with Quick Setup](https://docs.aws.amazon.com/systems-manager/latest/userguide/quick-setup-devops.html). To learn more about setting up with stack sets, see [Working with stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html) in the _AWS CloudFormation User Guide_ , and [Step 2 – Determine coverage for DevOps Guru](./setting-up.html#setting-up-determine-coverage). and [Using AWS CloudFormation stacks to identify resources in your DevOps Guru applications](./working-with-cfn-stacks.html). + 3. Choose which account you'd like to use as your delegated administrator. Then, choose **Register delegated administrator**. This provides access to a consolidated view for any account that has DevOps Guru enabled. The delegated administrator has a consolidated view of all DevOps Guru insights and metrics across your organization. You can enable other accounts with SSM quick setup or AWS CloudFormation stack sets. To learn more about quick setup, see [Configure DevOps Guru with Quick Setup](https://docs.aws.amazon.com/systems-manager/latest/userguide/quick-setup-devops.html). To learn more about setting up with stack sets, see [Working with stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacks.html) in the _CloudFormation User Guide_ , and [Step 2 – Determine coverage for DevOps Guru](./setting-up.html#setting-up-determine-coverage). and [Using CloudFormation stacks to identify resources in your DevOps Guru applications](./working-with-cfn-stacks.html).