AWS Security ChangesHomeSearch

AWS opsworks documentation change

Service: opsworks · 2025-07-10 · Documentation low

File: opsworks/latest/userguide/gettingstarted-opscm-create.md

Summary

Simplified service role creation steps by removing CloudFormation template reference

Security assessment

Documentation restructuring without security implications. No security features or vulnerabilities addressed in the change.

Diff

diff --git a/opsworks/latest/userguide/gettingstarted-opscm-create.md b/opsworks/latest/userguide/gettingstarted-opscm-create.md
index 32f98d0ca..5ef668e3f 100644
--- a//opsworks/latest/userguide/gettingstarted-opscm-create.md
+++ b//opsworks/latest/userguide/gettingstarted-opscm-create.md
@@ -107 +107 @@ If your local computer is not already running the AWS CLI, download and install
-  3. Create a service role and an instance profile. AWS OpsWorks provides an AWS CloudFormation template that you can use to create both. Run the following AWS CLI command to create an AWS CloudFormation stack that creates the service role and instance profile for you.
+  3. Create a service role and an instance profile.
@@ -109,3 +109 @@ If your local computer is not already running the AWS CLI, download and install
-        aws cloudformation create-stack --stack-name OpsWorksCMRoles --template-url https://s3.amazonaws.com/opsworks-cm-us-east-1-prod-default-assets/misc/opsworks-cm-roles.yaml --capabilities CAPABILITY_NAMED_IAM
-
-  4. After AWS CloudFormation finishes creating the stack, find and copy the ARNs of service roles in your account.
+  4. Find and copy the ARNs of service roles in your account.