What does a VPC endpoint for S3 provide?
- A Private access from instances in private subnets without traversing the internet or a NAT Gateway
- B Faster public internet access
- C Automatic encryption
- D A dedicated S3 bucket
Answer
Private access from instances in private subnets without traversing the internet or a NAT Gateway
It improves security and can significantly reduce NAT Gateway data processing charges for S3-heavy workloads.





