I get this error: An error occurred (AccessDeniedException) when calling the StartJobRun operation: User: arn:aws:sts::975049910768:assumed-role/VSCodeInstanceRole/i-0e8a99f80491b6f2d is not authorized to perform: glue:StartJobRun on resource: arn:aws:glue:us-east-1:975049910768:job/glue_api_users_extract_job because no identity-based policy allows the glue:StartJobRun action
But even if the iam role was working as expected, there would be nothing to run. When I did terraform apply, it said 0 resources created. Indeed, I check the glue console and there are no jobs.
And, I try to download a zip of my work so far, and it doesn’t seem to make it to my computer.