A data engineer is configuring an AWS Glue job to read data from an Amazon S3 bucket. The data engineer has set up the necessary AWS Glue connection details and an associated IAM role. However, when the data engineer attempts to run the AWS Glue job, the data engineer receives an error message that indicates that there are problems with the Amazon S3 VPC gateway endpoint. The data engineer must resolve the error and connect the AWS Glue job to the S3 bucket. Which solution will meet this requirement?
- AUpdate the AWS Glue security group to allow inbound traffic from the Amazon S3 VPC gateway endpoint.
- BConfigure an S3 bucket policy to explicitly grant the AWS Glue job permissions to access the S3 bucket.
- CReview the AWS Glue job code to ensure that the AWS Glue connection details include a fully qualified domain name.
- DVerify that the VPC's route table includes inbound and outbound routes for the Amazon S3 VPC gateway endpoint. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Verify that the VPC's route table includes inbound and outbound routes for the Amazon S3 VPC gateway endpoint.
Explanation
Amazon S3 provides durable, scalable object storage that is fully managed.