S3 LOCATION INvalid

0

HI, Having problem w my query. It says "S3 location provided to save your query results is invalid". Can you help me with this?

gefragt vor 2 Monaten157 Aufrufe
1 Antwort
0

Without any context to what you are doing I can only provide this as a suggestion.

https://repost.aws/knowledge-center/athena-invalid-s3-location-error

Verify that the S3 path is accurate

Verify that the query result location specified in the Athena console is pointing to the correct S3 path. Also, be sure to include a trailing slash (/) at the end of the S3 path (example: s3://doc_example_bucket/doc_example_folder/).

Verify that the S3 location is in the same Region

Verify that the S3 location provided for saving the query results is in the same Region where you run the queries.

Verify that the IAM user has sufficient permissions to access the query result files

Verify that the IAM user has the required permissions to access and view the query output files. The IAM user/role needs permissions to the following actions:

  • GetObject
  • GetQueryResults
profile pictureAWS
EXPERTE
David
beantwortet vor 2 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