AWS redshift documentation change
Summary
Changed 'AWS VPN option' to 'Site-to-Site VPN option' in network connectivity documentation
Security assessment
Terminology update for VPN connection types without altering security guidance or introducing new security concepts. No impact on security posture.
Diff
diff --git a/redshift/latest/mgmt/security-network-isolation.md b/redshift/latest/mgmt/security-network-isolation.md index 751869a37..b872cc215 100644 --- a//redshift/latest/mgmt/security-network-isolation.md +++ b//redshift/latest/mgmt/security-network-isolation.md @@ -69 +69 @@ An interface VPC endpoint connects your VPC directly to Amazon Redshift. It does -To use Amazon Redshift or Redshift Serverless through your VPC, you have two options. One is to connect from an instance that is inside your VPC. The other is to connect your private network to your VPC by using an AWS VPN option or Direct Connect. For more information about AWS VPN options, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_. For information about Direct Connect, see [Creating a Connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _Direct Connect User Guide_. +To use Amazon Redshift or Redshift Serverless through your VPC, you have two options. One is to connect from an instance that is inside your VPC. The other is to connect your private network to your VPC by using an Site-to-Site VPN option or Direct Connect. For more information about Site-to-Site VPN options, see [VPN connections](https://docs.aws.amazon.com/vpc/latest/userguide/vpn-connections.html) in the _Amazon VPC User Guide_. For information about Direct Connect, see [Creating a Connection](https://docs.aws.amazon.com/directconnect/latest/UserGuide/create-connection.html) in the _Direct Connect User Guide_.