AWS directconnect documentation change
Summary
Corrected 'an Direct' to 'a Direct' in two CLI documentation sections
Security assessment
Grammatical improvements only. No changes to security-related CLI commands or configurations.
Diff
diff --git a/directconnect/latest/UserGuide/using-cli.md b/directconnect/latest/UserGuide/using-cli.md index b0a81cc4f..39945f397 100644 --- a//directconnect/latest/UserGuide/using-cli.md +++ b//directconnect/latest/UserGuide/using-cli.md @@ -13 +13 @@ You can use the AWS CLI to create and work with Direct Connect resources. -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. +The following example uses the AWS CLI commands to create a 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. @@ -93 +93 @@ After you've downloaded the LOA-CFA, send it to your network provider or colocat -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. +After you have placed an order for a 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.