C4W4 - Capstone Project Part 2 - AccessDeniedException (status: 403): Unauthorized access for account id 891377107782

When I check the status of the Glue jobs (Step 2.5):

  • de-c4w4a2-json-transform-job
  • de-c4w4a2-songs-transform-job

I’m getting the following error (from Glue UI):
AccessDeniedException (status: 403): Unauthorized access for account id 891377107782.

Hello @suzannew
I think the unauthorized access error is coming from the API. In step 2.1, when you copy the API_ENDPOINT from CloudFormation, make sure to include the correct address including its host IP and port. If you face the issue again, please provide a screenshot of the Glue UI and include the complete logs from the failed Glue runs.

@Amir_Zare

403 Authorization error could be related to the below issue

Hello @Deepti_Prasad
Thank you, but the jobs in this lab are done solely in AWS, and I don’t think they have anything to do with OpenAI.