AWS directoryservice documentation change
Summary
Fixed URL formatting in VPC peering documentation links
Security assessment
Change only corrects URL syntax (added double slash). No security content was added or modified. The permissions guidance for VPC peering remains unchanged.
Diff
diff --git a/directoryservice/latest/admin-guide/step1_setup_networking.md b/directoryservice/latest/admin-guide/step1_setup_networking.md index 29d119e56..c7aa113b4 100644 --- a//directoryservice/latest/admin-guide/step1_setup_networking.md +++ b//directoryservice/latest/admin-guide/step1_setup_networking.md @@ -19 +19 @@ Before you begin the steps in this tutorial, you must first do the following: - * When creating a VPC peering connection, both the directory account owner and directory consumer account will need the necessary permissions to create and accept the peering connection. For more information, see [Example: Create a VPC peering connection](https://docs.aws.amazon.com/vpc/latest/peering/security-iam.html#vpc-peering-iam-create) and [Example: Accept a VPC peering connection](https://docs.aws.amazon.com/vpc/latest/peering/security-iam.html#vpc-peering-iam-accept). + * When creating a VPC peering connection, both the directory account owner and directory consumer account will need the necessary permissions to create and accept the peering connection. For more information, see [Example: Create a VPC peering connection](https://docs.aws.amazon.com//vpc/latest/peering/security-iam.html#vpc-peering-iam-create) and [Example: Accept a VPC peering connection](https://docs.aws.amazon.com//vpc/latest/peering/security-iam.html#vpc-peering-iam-accept).