AWS Glue Security Group error confusing

0

I am receiving the following error from a glue job I am trying to run:

JobName:... and JobRunId:... failed to execute with exception At least one security group must open all egress ports.To limit traffic, the source security group in your outbound rule can be restricted to the same security group (Service: AWSGlueJobExecutor ...

I have verified that creating an outbound rule for ALL Traffic, All Ports, and Destination 0.0.0.0/0 resolves the problem, but I would ideally like to restrict the traffic as much as possible, and I am stuck on the second part of the error where it claims

To limit traffic, the source security group in your outbound rule can be restricted to the same security group

Problem is, last time I checked, outbound (egress) security group rules don't have a "source", they have a "destination".

Am I missing something here, or is the error message problematic?

1개 답변
1
수락된 답변

Hrmmm... OK, I can confirm that if you set the Destination Security Group ID to the same security group in the outbound rule, the issue is also resolved... Guessing this is just an issue with the error message.

profile picture
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠