Using S3 bucket as source for table in Athena

0

When creating a table in Athena I browse to my S3 bucket, but it's greyed out and I can't select it as a source. I have granted myself Athena read/write and made my bucket public. What am I missing?

  • Have you tried granting access to your S3 bucket?

gefragt vor 2 Jahren275 Aufrufe
1 Antwort
1
Here are a few steps you can take to resolve your issue:

1. Check your S3 Bucket permissions and IAM role configurations
Ensure the bucket policy and IAM role allows the correct permissions
Documentation reference: https://docs.aws.amazon.com/athena/latest/ug/s3-permissions.html

2. Check the region for the S3 bucket and Athena
Athena can only query data if the bucket and table are in the same region
AWS
Vidit_P
beantwortet vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen