AWS whitepapers documentation change
Summary
Changed 'AWS VPN' to 'Site-to-Site VPN' for specificity in network connectivity documentation
Security assessment
Clarifies the type of VPN without altering security posture. The change improves accuracy but doesn't introduce new security considerations.
Diff
diff --git a/whitepapers/latest/aws-cloud-data-ingestion-patterns-practices/heterogeneous-data-ingestion-patterns.md b/whitepapers/latest/aws-cloud-data-ingestion-patterns-practices/heterogeneous-data-ingestion-patterns.md index 31225cd8f..e81ded644 100644 --- a//whitepapers/latest/aws-cloud-data-ingestion-patterns-practices/heterogeneous-data-ingestion-patterns.md +++ b//whitepapers/latest/aws-cloud-data-ingestion-patterns-practices/heterogeneous-data-ingestion-patterns.md @@ -217 +217 @@ AWS Database Migration Service (AWS DMS) is used to perform initial data load fr -Network connectivity in a form of [AWS VPN](https://aws.amazon.com/vpn/) or AWS Direct Connect between on- premises data centers and the AWS Cloud must be established and sized accordingly to ensure secure and realizable data transfer for both initial and ongoing replications. +Network connectivity in a form of [Site-to-Site VPN](https://aws.amazon.com/vpn/) or AWS Direct Connect between on- premises data centers and the AWS Cloud must be established and sized accordingly to ensure secure and realizable data transfer for both initial and ongoing replications.