AWS directoryservice documentation change
Summary
Updated quotation marks in PowerShell command example (straight to curly quotes)
Security assessment
Change fixes quotation mark syntax in a code example but does not modify security practices or address vulnerabilities. Purely a documentation formatting improvement.
Diff
diff --git a/directoryservice/latest/admin-guide/microsoftadbasestep2.md b/directoryservice/latest/admin-guide/microsoftadbasestep2.md index f9ce3312a..74cbf51ae 100644 --- a//directoryservice/latest/admin-guide/microsoftadbasestep2.md +++ b//directoryservice/latest/admin-guide/microsoftadbasestep2.md @@ -52 +52 @@ You can use three different methods to create your directory. You can use the AW - New-DSMicrosoftAD -Name corp.example.com –ShortName corp –Password P@ssw0rd –Description “AWS DS Managed” - VpcSettings_VpcId vpc-xxxxxxxx -VpcSettings_SubnetId subnet-xxxxxxxx, subnet-xxxxxxxx + New-DSMicrosoftAD -Name corp.example.com –ShortName corp –Password P@ssw0rd –Description "AWS DS Managed" - VpcSettings_VpcId vpc-xxxxxxxx -VpcSettings_SubnetId subnet-xxxxxxxx, subnet-xxxxxxxx