2 Answers
The IAM entity (role, group, or user) you’re using to access Glue does not have sufficient permissions to access S3.
https://docs.aws.amazon.com/glue/latest/dg/getting-started-access.html
You need to make sure the IAM policy attached to your user/group/role has the right permissions to access S3.