AWS drs documentation change
Summary
Fixed typo: changed 'Usee' to 'Use' in data routing instructions.
Security assessment
Change is a minor grammatical correction with no security implications. No security-related content was added or modified.
Diff
diff --git a/drs/latest/userguide/data-routing.md b/drs/latest/userguide/data-routing.md index c9789a81d..3d332fe2f 100644 --- a//drs/latest/userguide/data-routing.md +++ b//drs/latest/userguide/data-routing.md @@ -9 +9 @@ Throttle network bandwidth -AWS Elastic Disaster Recovery lets you control how data is routed from your source servers to the replication servers on AWS through the **Data routing and throttling** settings. By default, data is sent from the source servers to the replication servers over the public internet, using the public IP that was automatically assigned to the replication servers. Transferred data is always encrypted in transit. Choose **Use private IP for data replication...** if you want to route the replicated data from your source servers to the staging area subnet through a private network with a VPN, AWS Direct Connect, VPC peering, or another type of existing private connection. Data replication does not work unless you have already set up the VPN, AWS Direct Connect, or VPC peering in the AWS Console. Usee this option if you want to: +AWS Elastic Disaster Recovery lets you control how data is routed from your source servers to the replication servers on AWS through the **Data routing and throttling** settings. By default, data is sent from the source servers to the replication servers over the public internet, using the public IP that was automatically assigned to the replication servers. Transferred data is always encrypted in transit. Choose **Use private IP for data replication...** if you want to route the replicated data from your source servers to the staging area subnet through a private network with a VPN, AWS Direct Connect, VPC peering, or another type of existing private connection. Data replication does not work unless you have already set up the VPN, AWS Direct Connect, or VPC peering in the AWS Console. Use this option if you want to: