AWS Certified SysOps Administrator – Associate (legacy) — Question 642

A security officer has requested that internet access be removed from subnets in a VPC. The subnets currently route internet-bound traffic to a NAT gateway. A
SysOps administrator needs to remove this access while allowing access to Amazon S3.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

Deploying additional NAT gateways across each Availability Zone and updating the subnet route tables allows the system to securely route traffic to Amazon S3 while removing general internet access. This configuration ensures high availability for the S3 traffic without exposing the subnets to the public internet. Other solutions like internet gateways or egress-only internet gateways do not meet the security requirement of removing general internet access.