AWS AmazonS3 documentation change
Summary
Changed 'AWS Direct Connect' to 'Direct Connect' in network connectivity description
Security assessment
This is a terminology update for service naming consistency. The change does not alter security posture or describe new security features - it maintains existing guidance about private network connectivity.
Diff
diff --git a/AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.md b/AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.md index 7baae5578..54ec8a12f 100644 --- a//AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.md +++ b//AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.md @@ -11 +11 @@ You can use Amazon S3 bucket policies to control access to buckets from specific -A VPC enables you to launch AWS resources into a virtual network that you define. A VPC endpoint enables you to create a private connection between your VPC and another AWS service. This private connection doesn't require access over the internet, through a virtual private network (VPN) connection, through a NAT instance, or through AWS Direct Connect. +A VPC enables you to launch AWS resources into a virtual network that you define. A VPC endpoint enables you to create a private connection between your VPC and another AWS service. This private connection doesn't require access over the internet, through a virtual private network (VPN) connection, through a NAT instance, or through Direct Connect.