AWS plugin v1.14.0 - Added aws_batch_queue, aws_cloudwatch_event_rule and aws_emr_studio tables

May 22, 2025steampipe

What's new?

Enhancements

  • Added period_start and period_end as optional qualifiers to all aws_cost_* tables to enable custom date range filtering and reduce API usage costs. (#2168)
  • Updated all aws_* tables to use AWS Go SDK v2 instead of v1, enabling support for newer AWS regions like ap-southeast-5. (#2370)

Dependencies

  • Recompiled plugin with AWS Go SDK v2.1.36.3. (#2495)

Deprecations

  • Deprecated search_start_time and search_end_time columns in the aws_cost_usage table. Please use period_start and period_end instead. (#2168)