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?

preguntada hace 2 años275 visualizaciones
1 Respuesta
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
respondido hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas