AWS directoryservice documentation change
Summary
Minor grammatical change ('You'll' to 'You will') in SMB protocol documentation.
Security assessment
No security impact. The change does not alter the description of port 445 usage or SMB security considerations.
Diff
diff --git a/directoryservice/latest/admin-guide/ms_ad_getting_started_what_gets_created.md b/directoryservice/latest/admin-guide/ms_ad_getting_started_what_gets_created.md index f27db695d..b91424857 100644 --- a//directoryservice/latest/admin-guide/ms_ad_getting_started_what_gets_created.md +++ b//directoryservice/latest/admin-guide/ms_ad_getting_started_what_gets_created.md @@ -25 +25 @@ You can use [prefix lists]() to manage your CIDR blocks within the security grou - * In a Windows environment, clients often communicate via [Server Message Block (SMB)](https://learn.microsoft.com/en-us/windows/win32/fileio/microsoft-smb-protocol-and-cifs-protocol-overview) or port 445. This protocol facilitates various actions like file and printer sharing and general network communication. You'll see clients traffic on port 445 to management interfaces of your AWS Managed Microsoft AD domain controllers. + * In a Windows environment, clients often communicate via [Server Message Block (SMB)](https://learn.microsoft.com/en-us/windows/win32/fileio/microsoft-smb-protocol-and-cifs-protocol-overview) or port 445. This protocol facilitates various actions like file and printer sharing and general network communication. You will see clients traffic on port 445 to management interfaces of your AWS Managed Microsoft AD domain controllers.