AWS Security ChangesHomeSearch

AWS systems-manager documentation change

Service: systems-manager · 2025-11-19 · Documentation low

File: systems-manager/latest/userguide/OpsCenter-getting-started-multiple-accounts.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' in cross-account OpsItems documentation

Security assessment

The change standardizes service naming without modifying security policies or introducing new security features. Existing cross-account security mechanisms remain unchanged.

Diff

diff --git a/systems-manager/latest/userguide/OpsCenter-getting-started-multiple-accounts.md b/systems-manager/latest/userguide/OpsCenter-getting-started-multiple-accounts.md
index 82b599bbd..376b32f22 100644
--- a//systems-manager/latest/userguide/OpsCenter-getting-started-multiple-accounts.md
+++ b//systems-manager/latest/userguide/OpsCenter-getting-started-multiple-accounts.md
@@ -149 +149 @@ Use the following procedure to create the `AWSServiceRoleForAmazonSSM_AccountDis
-Use AWS CloudFormation stacksets to create an `OpsItemGroup` resource policy and an IAM execution role that give users permission to work with OpsItems across accounts. To get started, download and unzip the [`OpsCenterCrossAccountMembers.zip`](https://docs.aws.amazon.com/systems-manager/latest/userguide/samples/OpsCenterCrossAccountMembers.zip) file. This file contains the `OpsCenterCrossAccountMembers.yaml` AWS CloudFormation template file. When you create a stack set by using this template, CloudFormation automatically creates the `OpsItemCrossAccountResourcePolicy` resource policy and the `OpsItemCrossAccountExecutionRole` execution role in the account. For more information about creating a stack set, see [Create a stack set](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-getting-started-create.html) in the _AWS CloudFormation User Guide_.
+Use AWS CloudFormation stacksets to create an `OpsItemGroup` resource policy and an IAM execution role that give users permission to work with OpsItems across accounts. To get started, download and unzip the [`OpsCenterCrossAccountMembers.zip`](https://docs.aws.amazon.com/systems-manager/latest/userguide/samples/OpsCenterCrossAccountMembers.zip) file. This file contains the `OpsCenterCrossAccountMembers.yaml` CloudFormation template file. When you create a stack set by using this template, CloudFormation automatically creates the `OpsItemCrossAccountResourcePolicy` resource policy and the `OpsItemCrossAccountExecutionRole` execution role in the account. For more information about creating a stack set, see [Create a stack set](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-getting-started-create.html) in the _AWS CloudFormation User Guide_.
@@ -168 +168 @@ An OpsItem can include detailed information about impacted resources such as Ama
-To get started, download and unzip the [`OpsCenterCrossAccountManagementRole.zip`](https://docs.aws.amazon.com/systems-manager/latest/userguide/samples/OpsCenterCrossAccountManagementRole.zip) file. This file contains the `OpsCenterCrossAccountManagementRole.yaml` AWS CloudFormation template file. When you create a stack by using this template, CloudFormation automatically creates the `OpsCenterCrossAccountManagementRole` IAM role in the account. For more information about creating a stack, see [Creating a stack on the AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) in the _AWS CloudFormation User Guide_.
+To get started, download and unzip the [`OpsCenterCrossAccountManagementRole.zip`](https://docs.aws.amazon.com/systems-manager/latest/userguide/samples/OpsCenterCrossAccountManagementRole.zip) file. This file contains the `OpsCenterCrossAccountManagementRole.yaml` CloudFormation template file. When you create a stack by using this template, CloudFormation automatically creates the `OpsCenterCrossAccountManagementRole` IAM role in the account. For more information about creating a stack, see [Creating a stack on the AWS CloudFormation console](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) in the _AWS CloudFormation User Guide_.