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 Risposta
1
Risposta accettata

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
MODERATORE
con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande