Help with Athena error: GENERIC_INTERNAL_ERROR: S3 service error

0

I am trying to analyze CloudFront standard logs using Amazon Athena. I get the following error after running a query:

GENERIC_INTERNAL_ERROR: S3 service error This query ran against the "<DatabaseName>" database, unless qualified by the query.

Can anyone explain what this error means and how to resolve it?

asked a year ago277 views
1 Answer
2
Here are a few steps you can take to resolve your issue:
 
1. Check your S3 permissions
Assess the permissions for S3 to ensure Athena can access the bucket
Documentation reference: https://docs.aws.amazon.com/athena/latest/ug/s3-permissions.html, https://aws.amazon.com/blogs/security/writing-iam-policies-how-to-grant-access-to-an-amazon-s3-bucket/
 
2. Raise a support ticket
The same issue was asked previously, and the AWS support team requested the user to raise a support ticket
Documentation reference: https://repost.aws/questions/QUlEnZACZjRCaT8CA3SPXesg/questions/QUlEnZACZjRCaT8CA3SPXesg/generic-internal-error-s3-service-error?
AWS
Vidit_P
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions