AWS Security ChangesHomeSearch

AWS directoryservice documentation change

Service: directoryservice · 2025-11-22 · Documentation low

File: directoryservice/latest/admin-guide/simple_ad_what_gets_created.md

Summary

Updated terminology from 'AWS Directory Service' to 'Directory Service' in multiple instances and clarified credential storage details

Security assessment

Changes are branding/terminology updates rather than security fixes. The mention of credential storage security remains unchanged in substance. No vulnerabilities or security improvements are addressed.

Diff

diff --git a/directoryservice/latest/admin-guide/simple_ad_what_gets_created.md b/directoryservice/latest/admin-guide/simple_ad_what_gets_created.md
index a7eb755bd..0a49c61af 100644
--- a//directoryservice/latest/admin-guide/simple_ad_what_gets_created.md
+++ b//directoryservice/latest/admin-guide/simple_ad_what_gets_created.md
@@ -7 +7 @@
-When you create a Active Directory with Simple AD, AWS Directory Service performs the following tasks on your behalf:
+When you create a Active Directory with Simple AD, Directory Service performs the following tasks on your behalf:
@@ -15 +15 @@ When you create a Active Directory with Simple AD, AWS Directory Service perform
-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.
@@ -19 +19 @@ Be sure to save this password. AWS Directory Service does not store this passwor
-  * Creates an account with the name `AWSAdminD-`xxxxxxxx`` that has domain admin privileges. This account is used by AWS Directory Service to perform automated operations for directory maintenance operations, such as taking directory snapshots and FSMO role transfers. The credentials for this account are securely stored by AWS Directory Service.
+  * Creates an account with the name `AWSAdminD-`xxxxxxxx`` that has domain admin privileges. This account is used by Directory Service to perform automated operations for directory maintenance operations, such as taking directory snapshots and FSMO role transfers. The credentials for this account are securely stored by Directory Service.
@@ -21 +21 @@ Be sure to save this password. AWS Directory Service does not store this passwor
-  * Automatically creates and associates an elastic network interface (ENI) with each of your domain controllers. Each of these ENIs are essential for connectivity between your VPC and AWS Directory Service domain controllers and should never be deleted. You can identify all network interfaces reserved for use with AWS Directory Service by the description: "AWS created network interface for directory _directory-id_ ". For more information, see [Elastic Network Interfaces](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html) in the _Amazon EC2 User Guide_. The default DNS Server of the AWS Managed Microsoft AD Active Directory is the VPC DNS server at Classless Inter-Domain Routing (CIDR)+2. For more information, see [Amazon DNS server](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-dns.html#AmazonDNS) in _Amazon VPC User Guide_.
+  * Automatically creates and associates an elastic network interface (ENI) with each of your domain controllers. Each of these ENIs are essential for connectivity between your VPC and Directory Service domain controllers and should never be deleted. You can identify all network interfaces reserved for use with Directory Service by the description: "AWS created network interface for directory _directory-id_ ". For more information, see [Elastic Network Interfaces](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html) in the _Amazon EC2 User Guide_. The default DNS Server of the AWS Managed Microsoft AD Active Directory is the VPC DNS server at Classless Inter-Domain Routing (CIDR)+2. For more information, see [Amazon DNS server](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-dns.html#AmazonDNS) in _Amazon VPC User Guide_.