AWS directoryservice documentation change
Summary
Updated references from 'AWS Directory Service' to 'Directory Service' and fixed documentation links formatting
Security assessment
Changes are primarily branding updates (removing redundant 'AWS' prefix) and documentation link formatting fixes. No security vulnerabilities or security feature additions are mentioned in the changes.
Diff
diff --git a/directoryservice/latest/admin-guide/simple_ad_getting_started.md b/directoryservice/latest/admin-guide/simple_ad_getting_started.md index e35dd4c0f..60a4a5ab0 100644 --- a//directoryservice/latest/admin-guide/simple_ad_getting_started.md +++ b//directoryservice/latest/admin-guide/simple_ad_getting_started.md @@ -9 +9 @@ Simple AD prerequisitesCreate your Simple AD -Simple AD creates a fully managed, Samba-based directory in the AWS cloud. When you create a directory with Simple AD, AWS Directory Service creates two domain controllers and DNS servers on your behalf. The domain controllers are created in different subnets in an Amazon VPC this redundancy helps ensures that your directory remains accessible even if a failure occurs. +Simple AD creates a fully managed, Samba-based directory in the AWS cloud. When you create a directory with Simple AD, Directory Service creates two domain controllers and DNS servers on your behalf. The domain controllers are created in different subnets in an Amazon VPC this redundancy helps ensures that your directory remains accessible even if a failure occurs. @@ -30 +30 @@ You can use IPv6 for your VPC. For more information, see [IPv6 support for your - * At least two subnets in two different Availability Zones and must be of same network type. The subnets must be in the same Classless Inter-Domain Routing (CIDR) range. If you want to extend or resize the VPC for your directory, then make sure to select both of the domain controller subnets for the extended VPC CIDR range. When you create a Simple AD, AWS Directory Service creates two domain controllers and DNS servers on your behalf. + * At least two subnets in two different Availability Zones and must be of same network type. The subnets must be in the same Classless Inter-Domain Routing (CIDR) range. If you want to extend or resize the VPC for your directory, then make sure to select both of the domain controller subnets for the extended VPC CIDR range. When you create a Simple AD, Directory Service creates two domain controllers and DNS servers on your behalf. @@ -32 +32 @@ You can use IPv6 for your VPC. For more information, see [IPv6 support for your - * For more information about the CIDR range, see [IP addressing for your VPCs and subnets](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-ip-addressing.html) in the _Amazon VPC User Guide_. + * For more information about the CIDR range, see [IP addressing for your VPCs and subnets](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-ip-addressing.html) in the _Amazon VPC User Guide_. @@ -50 +50 @@ Disabling these encryption types can cause communication issues with RSAT (Remot - * For more information, see [What is Amazon VPC?](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html) in the _Amazon VPC User Guide_. + * For more information, see [What is Amazon VPC?](https://docs.aws.amazon.com//vpc/latest/userguide/what-is-amazon-vpc.html) in the _Amazon VPC User Guide_. @@ -55 +55 @@ Disabling these encryption types can cause communication issues with RSAT (Remot -AWS Directory Service uses a two VPC structure. The EC2 instances which make up your directory run outside of your AWS account, and are managed by AWS. They have two network adapters, `ETH0` and `ETH1`. `ETH0` is the management adapter, and exists outside of your account. `ETH1` is created within your account. +Directory Service uses a two VPC structure. The EC2 instances which make up your directory run outside of your AWS account, and are managed by AWS. They have two network adapters, `ETH0` and `ETH1`. `ETH0` is the management adapter, and exists outside of your account. `ETH1` is created within your account. @@ -101 +101 @@ This procedure assumes the following: - * You are in a Region where Simple AD is available. For more information, see [Region availability for AWS Directory Service](./regions.html). + * You are in a Region where Simple AD is available. For more information, see [Region availability for Directory Service](./regions.html). @@ -112 +112 @@ First, you will create and configure an Amazon VPC for use with your Simple AD. -The VPC you will create will have two public subnets. AWS Directory Service requires two subnets in your VPC, and each subnet must be in a different Availability Zone. +The VPC you will create will have two public subnets. Directory Service requires two subnets in your VPC, and each subnet must be in a different Availability Zone. @@ -199 +199 @@ Retype the administrator password. -Be sure to save this password. AWS Directory Service does not store this password, and it cannot be retrieved. However, you can reset a password from the AWS Directory Service console or by using the [ResetUserPassword](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_ResetUserPassword.html) API. +Be sure to save this password. Directory Service does not store this password, and it cannot be retrieved. However, you can reset a password from the Directory Service console or by using the [ResetUserPassword](https://docs.aws.amazon.com/directoryservice/latest/devguide/API_ResetUserPassword.html) API.