Hey,
I’m working on Capstone Project Part 1 and a error while trying to run the RDS extract Glue job. Here’s the error message I’m getting:
User: arn:aws:sts::071283314712:assumed-role/voclabs/user4137130=atkwpmrityvv is not authorized to perform: logs:GetLogEvents
It seems like I don’t have permission to access the Glue job logs. Could you please advise how I should proceed?
Hi,
Please wait for any previous runs to either complete or fail before starting a new one.
You can check the status of previous runs by searching for AWS Glue in the AWS Console, navigating to ETL jobs, and selecting the job in question. There, you’ll find the run history and current status.
For reference, here’s a similar issue and its resolution: link.
Let me know if you need further help!