An error occurred (EntityNotFoundException) when calling the StartJobRun operation: Failed to start job run due to missing metadata.
Hello @Youhorng,
The issue is that terraform apply
didn’t create the glue jobs because there were exisiting resources. There was someone with a similar error, check this post and here.
If de-c3w2a1-rds-connection
already exists you could delete it with aws commands (e.g. aws glue delete-connection --de-c3w2a1-rds-connection
. If that doesn’t work please fill out this form. Thanks
1 Like