AWS wellarchitected documentation change
Summary
Updated link text from 'AWS VPN with Direct Connect' to 'Site-to-Site VPN with Direct Connect' in IIoT security guidance, preserving URL but using consistent product naming.
Security assessment
This is a terminology update in a security context, but does not modify the actual security recommendation or address any vulnerabilities. The guidance about encrypting traffic over Direct Connect remains unchanged.
Diff
diff --git a/wellarchitected/latest/iot-lens/design-principles-sec.md b/wellarchitected/latest/iot-lens/design-principles-sec.md index 75e17ea1a..99f31d3f5 100644 --- a//wellarchitected/latest/iot-lens/design-principles-sec.md +++ b//wellarchitected/latest/iot-lens/design-principles-sec.md @@ -23 +23 @@ In addition to the overall Well-Architected Framework security design principles - * **Establish secure connection with AWS through Site-to-Site VPN or AWS Direct Connect from the industrial edge:** For IIoT workloads, AWS offers multiple ways (For more information see [Network-to-Amazon VPC connectivity options](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/network-to-amazon-vpc-connectivity-options.html)) and design patterns to establish a secure connection to the AWS environment from the industrial edge. Establish a secure VPN connection to AWS over the public internet or set up a dedicated private connection via AWS Direct Connect. Use [AWS VPN with Direct Connect](https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/) to encrypt traffic over Direct Connect. + * **Establish secure connection with AWS through Site-to-Site VPN or AWS Direct Connect from the industrial edge:** For IIoT workloads, AWS offers multiple ways (For more information see [Network-to-Amazon VPC connectivity options](https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/network-to-amazon-vpc-connectivity-options.html)) and design patterns to establish a secure connection to the AWS environment from the industrial edge. Establish a secure VPN connection to AWS over the public internet or set up a dedicated private connection via AWS Direct Connect. Use [Site-to-Site VPN with Direct Connect](https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/) to encrypt traffic over Direct Connect.