1 Answer
- Newest
- Most votes
- Most comments
1
Verify that your Glue job is running in a private subnet with a route entry to 0.0.0.0/0 via the NAT gateway (which is in the public subnet).
Relevant content
- asked 3 months ago
- asked 2 years ago
Verify that your Glue job is running in a private subnet with a route entry to 0.0.0.0/0 via the NAT gateway (which is in the public subnet).
I might be blind I don't see where I can see where job is running.
Based on which data source your job connects to follow the guide here https://docs.aws.amazon.com/glue/latest/dg/connection-properties.html When you get to select the VPC and the subnet, make sure that the subnet you select is a private subnet that it's route table have a route entry to the NAT gateway.