AWS directoryservice documentation change
Summary
Updated documentation links and terminology consistency changes (e.g., 'AWS Directory Service' to 'Directory Service', URL path corrections with double slashes)
Security assessment
Changes primarily involve URL formatting fixes and branding terminology updates. No security vulnerabilities or security feature enhancements are mentioned. Updates to Directory Service references and link paths are editorial improvements without security implications.
Diff
diff --git a/directoryservice/latest/admin-guide/seamlessly_join_linux_instance.md b/directoryservice/latest/admin-guide/seamlessly_join_linux_instance.md index a4d979696..71b8cff5a 100644 --- a//directoryservice/latest/admin-guide/seamlessly_join_linux_instance.md +++ b//directoryservice/latest/admin-guide/seamlessly_join_linux_instance.md @@ -58 +58 @@ To seamlessly domain join an EC2 Linux instance, you will need to complete the f - * AWS Directory Service Permissions: + * Directory Service Permissions: @@ -104,5 +104,5 @@ Endpoint | Role -`ec2messages.`region`.amazonaws.com` | Creates and deletes session channels with Session Manager service. For more information, see [AWS Systems Manager endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/ssm.html). -`ssm.`region`.amazonaws.com` | Endpoint for AWS Systems Manager Session Manager. For more information, see [AWS Systems Manager endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/ssm.html). -`ssmmessages.`region`.amazonaws.com` | Creates and deletes session channels with Session Manager service. For more information, see [AWS Systems Manager endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/ssm.html). -`ds.`region`.amazonaws.com` | Endpoint for AWS Directory Service. For more information, see [Region availability for AWS Directory Service](./regions.html). -` secretsmanager.`region`.amazonaws.com` | Endpoint for AWS Secrets Manager. For more information, see [AWS Secrets Manager endpoints and quotas](https://docs.aws.amazon.com/general/latest/gr/asm.html). +`ec2messages.`region`.amazonaws.com` | Creates and deletes session channels with Session Manager service. For more information, see [AWS Systems Manager endpoints and quotas](https://docs.aws.amazon.com//general/latest/gr/ssm.html). +`ssm.`region`.amazonaws.com` | Endpoint for AWS Systems Manager Session Manager. For more information, see [AWS Systems Manager endpoints and quotas](https://docs.aws.amazon.com//general/latest/gr/ssm.html). +`ssmmessages.`region`.amazonaws.com` | Creates and deletes session channels with Session Manager service. For more information, see [AWS Systems Manager endpoints and quotas](https://docs.aws.amazon.com//general/latest/gr/ssm.html). +`ds.`region`.amazonaws.com` | Endpoint for Directory Service. For more information, see [Region availability for Directory Service](./regions.html). +` secretsmanager.`region`.amazonaws.com` | Endpoint for AWS Secrets Manager. For more information, see [AWS Secrets Manager endpoints and quotas](https://docs.aws.amazon.com//general/latest/gr/asm.html). @@ -147 +147 @@ If you prefer using a graphical user interface (GUI) you can use the manual proc -You can use AWS Secrets Manager to store the domain service account. For more information, see [Create an AWS Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html). +You can use AWS Secrets Manager to store the domain service account. For more information, see [Create an AWS Secrets Manager secret](https://docs.aws.amazon.com//secretsmanager/latest/userguide/create_secret.html). @@ -151 +151 @@ You can use AWS Secrets Manager to store the domain service account. For more in -There are fees associated with Secrets Manager. For more information see, [Pricing](https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html#asm_pricing) in the _AWS Secrets Manager User Guide_. +There are fees associated with Secrets Manager. For more information see, [Pricing](https://docs.aws.amazon.com//secretsmanager/latest/userguide/intro.html#asm_pricing) in the _AWS Secrets Manager User Guide_. @@ -304 +304 @@ You use the IAM console to create the role that you will use to domain join your -AmazonSSMDirectoryServiceAccess provides the permissions to join instances to an Active Directory managed by AWS Directory Service. AmazonSSMManagedInstanceCore provides the minimum permissions necessary to use the AWS Systems Manager service. 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 [Create an IAM instance profile for Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-profile.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 the AWS Systems Manager service. 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 [Create an IAM instance profile for Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/setup-instance-profile.html) in the _AWS Systems Manager User Guide_. @@ -337 +337 @@ 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_. @@ -351 +351 @@ 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_.