AWS directoryservice documentation change
Summary
Fixed URL formatting by adding double slashes in EC2 documentation links
Security assessment
The changes correct URL paths but do not introduce or modify security-related content. The modifications appear to address documentation formatting issues rather than security concerns.
Diff
diff --git a/directoryservice/latest/admin-guide/join_mac_instance.md b/directoryservice/latest/admin-guide/join_mac_instance.md index 961e3c244..3343f856b 100644 --- a//directoryservice/latest/admin-guide/join_mac_instance.md +++ b//directoryservice/latest/admin-guide/join_mac_instance.md @@ -13 +13 @@ This procedure manually joins an Amazon EC2 Mac instance to your AWS Managed Mic - * Amazon EC2 Mac instances require [Amazon EC2 Dedicated Hosts](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-overview.html). You must allocate a dedicated host and launch an instance onto the host. For more information, see [Launch a Mac instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html#mac-instance-launch) in _Amazon EC2 User Guide_. + * Amazon EC2 Mac instances require [Amazon EC2 Dedicated Hosts](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/dedicated-hosts-overview.html). You must allocate a dedicated host and launch an instance onto the host. For more information, see [Launch a Mac instance](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/ec2-mac-instances.html#mac-instance-launch) in _Amazon EC2 User Guide_. @@ -22 +22 @@ This procedure manually joins an Amazon EC2 Mac instance to your AWS Managed Mic -Dedicated Host pricing varies by the payment option that you select. For more information, see [Pricing and Billing](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/dedicated-hosts-billing.html) in _Amazon EC2 User Guide_. +Dedicated Host pricing varies by the payment option that you select. For more information, see [Pricing and Billing](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/dedicated-hosts-billing.html) in _Amazon EC2 User Guide_. @@ -26 +26 @@ Dedicated Host pricing varies by the payment option that you select. For more in - 1. Use the following SSH command to connect to your Mac instance. For more information about connecting to your Mac instance, see [Connect to your Mac instance.](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html#connect-to-mac-instance) + 1. Use the following SSH command to connect to your Mac instance. For more information about connecting to your Mac instance, see [Connect to your Mac instance.](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/ec2-mac-instances.html#connect-to-mac-instance) @@ -34 +34 @@ Dedicated Host pricing varies by the payment option that you select. For more in - 3. When prompted at the command line, provide a password for the `ec2-user` account. You can update your operating system and software by following the procedure in [Update the operating system and software](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html#mac-instance-updates) in _Amazon EC2 User Guide_. + 3. When prompted at the command line, provide a password for the `ec2-user` account. You can update your operating system and software by following the procedure in [Update the operating system and software](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/ec2-mac-instances.html#mac-instance-updates) in _Amazon EC2 User Guide_. @@ -63 +63 @@ When you first log in to your Mac instance, you should be provided with an optio -To log in using the graphical user interface with a domain user, follow the steps in [Connect to your instance's graphical user interface (GUI)](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html#mac-instance-vnc) in _Amazon EC2 User Guide_. +To log in using the graphical user interface with a domain user, follow the steps in [Connect to your instance's graphical user interface (GUI)](https://docs.aws.amazon.com//AWSEC2/latest/UserGuide/ec2-mac-instances.html#mac-instance-vnc) in _Amazon EC2 User Guide_.