A media startup runs a payments API in private subnets. The application must read objects from Amazon S3 without using the internet, NAT gateways, or public IP addresses. Which design should the solutions architect recommend? In this data platform migration, the environment includes 60 branch offices; assume all services are available in the selected Region. The documented scale target is 1,013 users or events for this scenario.
Explanation
An S3 gateway endpoint provides private S3 access from a VPC and avoids NAT gateway processing charges. The tempting wrong choice adds complexity without meeting the key requirement: NAT gateways can reach S3, but they do not satisfy the private-no-NAT requirement and add cost.