Additional Costs for running query in Athena on S3

0

Based on this document, https://aws.amazon.com/athena/pricing/

Amazon Athena queries data directly from Amazon S3. There are no additional storage charges for querying your data with Athena. You are charged standard S3 rates for storage, requests, and data transfer.

Would customer be charged for S3 GET Operation when using Athena to query data in S3 in addition to the total size of data being scanned?

1 Antwort
1
Akzeptierte Antwort

Athena Pricing is just for Data scanned. But customer is charged for below other services

  • S3 for storage for actual Data lake Data
  • S3 for Get requests for queries
  • S3 storage for Athena Query Results stored
  • KMS decrypt API charges for decrypt Data
  • KMS encrypt API charges to encrypt results
AWS
MODERATOR
beantwortet vor 4 Jahren

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