AWS Cloud Financial Management
Automating filtered Cost and Usage Report exports with AWS Data Exports
AWS Data Exports lets you select which columns to include in your AWS Cost and Usage Reports (CUR 2.0) export. But filtering down rows to specific accounts or services still required post-processing. Whether you need to share cost data with a partner, isolate a program’s spend, or meet an audit scope, teams often build downstream pipelines with AWS Lambda, AWS Glue, or Amazon Athena. AWS Data Exports supports SQL-based row filtering at the source. Each destination receives a pre-filtered dataset including only the rows that match your criteria with no post-processing step required. In this post, you’ll learn how to filter CUR 2.0 data at the source using AWS Data Exports SQL query capabilities, so you get the data you need.
