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 回答
1
已接受的回答

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
审核人员
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则