AWS systems-manager documentation change
Summary
Replaced 'AWS Directory Service' with 'Directory Service' in policy descriptions and fixed a PowerShell command URL
Security assessment
Terminology changes (removing 'AWS' from service names) and URL formatting updates. No security-related content was added or modified beyond naming conventions.
Diff
diff --git a/systems-manager/latest/userguide/systems-manager-setting-up-edge-devices.md b/systems-manager/latest/userguide/systems-manager-setting-up-edge-devices.md index eaddf95ce..1c323408a 100644 --- a//systems-manager/latest/userguide/systems-manager-setting-up-edge-devices.md +++ b//systems-manager/latest/userguide/systems-manager-setting-up-edge-devices.md @@ -153 +153 @@ If you created a custom S3 bucket policy for your service role, run the followin -(Optional) Run the following command to allow SSM Agent to access AWS Directory Service on your behalf for requests to join the domain from edge devices. The service role needs this policy only if you join your edge devices to a Microsoft AD directory. +(Optional) Run the following command to allow SSM Agent to access Directory Service on your behalf for requests to join the domain from edge devices. The service role needs this policy only if you join your edge devices to a Microsoft AD directory. @@ -211 +211 @@ JSON - 3. Open PowerShell in administrative mode, and in the directory where you created the JSON file, run [New-IAMRole](https://docs.aws.amazon.com/powershell/latest/reference/items/Register-IAMRolePolicy.html) as follows to create a service role. + 3. Open PowerShell in administrative mode, and in the directory where you created the JSON file, run [New-IAMRole](https://docs.aws.amazon.com//powershell/latest/reference/items/Register-IAMRolePolicy.html) as follows to create a service role. @@ -235 +235 @@ If you created a custom S3 bucket policy for your service role, run the followin -(Optional) Run the following command to allow SSM Agent to access AWS Directory Service on your behalf for requests to join the domain from edge devices. The service role needs this policy only if you join your edge devices to a Microsoft AD directory. +(Optional) Run the following command to allow SSM Agent to access Directory Service on your behalf for requests to join the domain from edge devices. The service role needs this policy only if you join your edge devices to a Microsoft AD directory.