AWS Security ChangesHomeSearch

AWS managedservices documentation change

Service: managedservices · 2025-09-28 · Documentation low

File: managedservices/latest/onboardingguide/defaults-user-role.md

Summary

Minor wording changes and formatting adjustments in SALZ user role documentation. Removed redundant JSON policy lines.

Security assessment

Changes are editorial improvements without security implications. Removal of JSON lines appears to be formatting cleanup.

Diff

diff --git a/managedservices/latest/onboardingguide/defaults-user-role.md b/managedservices/latest/onboardingguide/defaults-user-role.md
index a504eba60..24b2c1abd 100644
--- a//managedservices/latest/onboardingguide/defaults-user-role.md
+++ b//managedservices/latest/onboardingguide/defaults-user-role.md
@@ -489 +489 @@ JSON policy statements for the default AMS single-account landing zone user role
-The SALZ default user role is customizable and may differ on a per-account basis. Instructions on finding your role are provided.
+The SALZ default user role is customizable and might differ on a per-account basis. Instructions on finding your role are provided.
@@ -491 +491 @@ The SALZ default user role is customizable and may differ on a per-account basis
-This is an example of the default SALZ user role, but to make sure that you have the policies set for you, run the AWS command [`get-role`](https://docs.aws.amazon.com/cli/latest/reference/iam/get-role.html) or sign in to the AWS Management -> IAM console at https://console.aws.amazon.com/iam/. In the IAM console, in the navigation pane, choose **Roles**.
+The following is an example of the default SALZ user role. To make sure that you have the policies set for you, run the [`get-role`](https://docs.aws.amazon.com/cli/latest/reference/iam/get-role.html) command. Or, sign in to the AWS Identity and Access Management console at [https://console.aws.amazon.com/iam/](https://console.aws.amazon.com/iam/), and then choose **Roles**.
@@ -502,2 +501,0 @@ Managed Services User Policy
-    "Version": "2012-10-17"
-    }