AWS whitepapers documentation change
Summary
Updated reference from 'AWS VPN' to 'Site-to-Site VPN' in AWS PrivateLink for S3 documentation
Security assessment
The change corrects terminology to use the official product name 'Site-to-Site VPN' but does not introduce new security controls or address vulnerabilities. The security implications of using private connectivity remain unchanged.
Diff
diff --git a/whitepapers/latest/ransomware-risk-management-on-aws-using-nist-csf/secure-storage.md b/whitepapers/latest/ransomware-risk-management-on-aws-using-nist-csf/secure-storage.md index 7adf41d3f..63f7cd911 100644 --- a//whitepapers/latest/ransomware-risk-management-on-aws-using-nist-csf/secure-storage.md +++ b//whitepapers/latest/ransomware-risk-management-on-aws-using-nist-csf/secure-storage.md @@ -28 +28 @@ Secure Storage PR.DS-1, PR.IP-4 | [Access Analyzer for S3](https://aws.amazon -| [AWS PrivateLink for S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html) | AWS PrivateLink for S3 provides private connectivity between S3 and on-premises. You can provision interface VPC endpoints for S3 in your VPC to connect your on-premises applications directly with S3 over [AWS Direct Connect](https://aws.amazon.com/directconnect/) or [AWS VPN](https://aws.amazon.com/vpn/). Requests to interface VPC endpoints for S3 are automatically routed to S3 over the Amazon network. You can set security groups and configure VPC endpoint policies for your interface VPC endpoints for additional access controls. | Provides a private network path for transmitting data to/from S3. | Yes +| [AWS PrivateLink for S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html) | AWS PrivateLink for S3 provides private connectivity between S3 and on-premises. You can provision interface VPC endpoints for S3 in your VPC to connect your on-premises applications directly with S3 over [AWS Direct Connect](https://aws.amazon.com/directconnect/) or [Site-to-Site VPN](https://aws.amazon.com/vpn/). Requests to interface VPC endpoints for S3 are automatically routed to S3 over the Amazon network. You can set security groups and configure VPC endpoint policies for your interface VPC endpoints for additional access controls. | Provides a private network path for transmitting data to/from S3. | Yes