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 Risposta
1
Risposta accettata

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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande