AWS directconnect documentation change
Summary
Updated documentation to replace 'AWS Direct Connect' with 'Direct Connect' throughout the file for terminology consistency
Security assessment
The changes are purely branding/terminology updates from 'AWS Direct Connect' to 'Direct Connect'. No security-related content was added, removed, or modified. The updates appear to be stylistic rather than addressing any security vulnerabilities or security features.
Diff
diff --git a/directconnect/latest/UserGuide/using-cli.md b/directconnect/latest/UserGuide/using-cli.md index cc81a3e68..aaa31112e 100644 --- a//directconnect/latest/UserGuide/using-cli.md +++ b//directconnect/latest/UserGuide/using-cli.md @@ -7 +7 @@ Step 1: Create a connectionStep 2: Download the LOA-CFAStep 3: Create a virtual -# Use the AWS Direct Connect CLI +# Use the Direct Connect CLI @@ -9 +9 @@ Step 1: Create a connectionStep 2: Download the LOA-CFAStep 3: Create a virtual -You can use the AWS CLI to create and work with AWS Direct Connect resources. +You can use the AWS CLI to create and work with Direct Connect resources. @@ -11 +11 @@ You can use the AWS CLI to create and work with AWS Direct Connect resources. -The following example uses the AWS CLI commands to create an AWS Direct Connect connection. You can also download the Letter of Authorization and Connecting Facility Assignment (LOA-CFA) or provision a private or public virtual interface. +The following example uses the AWS CLI commands to create an Direct Connect connection. You can also download the Letter of Authorization and Connecting Facility Assignment (LOA-CFA) or provision a private or public virtual interface. @@ -28 +28 @@ Before you begin, ensure that you have installed and configured the AWS CLI. For -The first step is to submit a connection request. Ensure that you know the port speed that you require and the AWS Direct Connect location. For more information, see [Dedicated and hosted connections](./WorkingWithConnections.html). +The first step is to submit a connection request. Ensure that you know the port speed that you require and the Direct Connect location. For more information, see [Dedicated and hosted connections](./WorkingWithConnections.html). @@ -32 +32 @@ The first step is to submit a connection request. Ensure that you know the port - 1. Describe the AWS Direct Connect locations for your current Region. In the output that's returned, take note of the location code for the location in which you want to establish the connection. + 1. Describe the Direct Connect locations for your current Region. In the output that's returned, take note of the location code for the location in which you want to establish the connection. @@ -91 +91 @@ After you've downloaded the LOA-CFA, send it to your network provider or colocat -After you have placed an order for an AWS Direct Connect connection, you must create a virtual interface to begin using it. You can create a private virtual interface to connect to your VPC. Or, you can create a public virtual interface to connect to AWS services that aren't in a VPC. You can create a virtual interface that supports IPv4 or IPv6 traffic. +After you have placed an order for an Direct Connect connection, you must create a virtual interface to begin using it. You can create a private virtual interface to connect to your VPC. Or, you can create a public virtual interface to connect to AWS services that aren't in a VPC. You can create a virtual interface that supports IPv4 or IPv6 traffic. @@ -95 +95 @@ Before you begin, ensure that you've read the prerequisites in [Prerequisites fo -When you create a virtual interface using the AWS CLI, the output includes generic router configuration information. To create a router configuration that's specific to your device, use the AWS Direct Connect console. For more information, see [Download the router configuration file](./vif-router-config.html). +When you create a virtual interface using the AWS CLI, the output includes generic router configuration information. To create a router configuration that's specific to your device, use the Direct Connect console. For more information, see [Download the router configuration file](./vif-router-config.html).