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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ