AWS directoryservice documentation change
Summary
Minor documentation updates including terminology changes (removed 'AWS' from 'AWS Directory Service'), URL path corrections (added double slashes in Systems Manager and VPC links), and general phrasing improvements
Security assessment
Changes are editorial in nature with no security implications. The updates focus on terminology consistency (Directory Service vs AWS Directory Service) and URL formatting fixes. No security vulnerabilities, permissions changes, or security feature additions are mentioned.
Diff
diff --git a/directoryservice/latest/admin-guide/seamlessly_join_linux_to_shared_MAD.md b/directoryservice/latest/admin-guide/seamlessly_join_linux_to_shared_MAD.md index 87c156c8a..a0869c2ce 100644 --- a//directoryservice/latest/admin-guide/seamlessly_join_linux_to_shared_MAD.md +++ b//directoryservice/latest/admin-guide/seamlessly_join_linux_to_shared_MAD.md @@ -48 +48 @@ In this step, you will use the IAM console to create the IAM role that you will -`AmazonSSMDirectoryServiceAccess` provides the permissions to join instances to an Active Directory managed by AWS Directory Service. `AmazonSSMManagedInstanceCore` provides the minimum permissions necessary to use AWS Systems Manager. For more information about creating a role with these permissions, and for information about other permissions and policies you can assign to your IAM role, see [Configure instance permissions required for Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-permissions.html) in the _AWS Systems Manager User Guide_. +`AmazonSSMDirectoryServiceAccess` provides the permissions to join instances to an Active Directory managed by Directory Service. `AmazonSSMManagedInstanceCore` provides the minimum permissions necessary to use AWS Systems Manager. For more information about creating a role with these permissions, and for information about other permissions and policies you can assign to your IAM role, see [Configure instance permissions required for Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-permissions.html) in the _AWS Systems Manager User Guide_. @@ -214 +214 @@ The AMI used must have AWS Systems Manager (SSM Agent) version 2.3.1644.0 or hig -SSM uses the `aws:domainJoin` plugin when joining a Linux instance to a Active Directory domain. The plugin changes the hostname for the Linux instances to the format EC2AMAZ-`XXXXXXX`. For more information about `aws:domainJoin`, see [AWS Systems Manager command document plugin reference](https://docs.aws.amazon.com/systems-manager/latest/userguide/documents-command-ssm-plugin-reference.html#aws-domainJoin) in the _AWS Systems Manager User Guide_. +SSM uses the `aws:domainJoin` plugin when joining a Linux instance to a Active Directory domain. The plugin changes the hostname for the Linux instances to the format EC2AMAZ-`XXXXXXX`. For more information about `aws:domainJoin`, see [AWS Systems Manager command document plugin reference](https://docs.aws.amazon.com//systems-manager/latest/userguide/documents-command-ssm-plugin-reference.html#aws-domainJoin) in the _AWS Systems Manager User Guide_. @@ -228 +228 @@ This is the only chance for you to save the private key file. -For more information on how to connect to a internet gateway, see [Connect to the internet using an internet gateway](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html) in the _Amazon VPC User Guide_. +For more information on how to connect to a internet gateway, see [Connect to the internet using an internet gateway](https://docs.aws.amazon.com//vpc/latest/userguide/VPC_Internet_Gateway.html) in the _Amazon VPC User Guide_.