I had this problem when trying to read from Glue Data Catalog. The complete exception was software.amazon.awssdk.services.s3.model.S3Exception: Access Denied
I checked my IAM permission but realized that wasn't the issue.
I had this problem when trying to read from Glue Data Catalog. The complete exception was software.amazon.awssdk.services.s3.model.S3Exception: Access Denied
I checked my IAM permission but realized that wasn't the issue.
I solved the problem by specifying the Glue Database URI location of the Database I was writing to.