AWS plugin v1.33.0 - Added aws_directconnect_connection and aws_synthetics_canary_run tables

Sep 11, 2026steampipe

What's new?

Bug fixes

  • Fixed the deregistered_at column in aws_ecs_task_definition table to no longer fail with a time.Time type mismatch error when any task definition in the account has been deregistered. (#2785) (Thanks @pmarques for the contribution!)
  • Fixed the aws_cloudtrail_query table to no longer pass the deprecated EventDataStore parameter to the DescribeQuery API. (#2788) (Thanks @clanky1024 for the contribution!)

Dependencies