🔥 3-day streak
AWS Certified Data Engineer - Associate2 / 159
Question 2 of 159

A data engineering team runs ad hoc Athena queries against a large S3 data lake. Finance reports that Athena costs have spiked because analysts frequently run SELECT * queries that scan entire multi-terabyte tables. The team wants to enforce a hard limit on how much data any single query can scan, and automatically cancel queries that exceed that limit, without modifying the underlying tables or query patterns. Which approach meets this requirement with the least operational effort?

Reviewed for accuracy · Report an issueNext question