AWS plugin v1.33.0 - Added aws_directconnect_connection and aws_synthetics_canary_run tables
Sep 11, 2026•steampipe
What's new?
- New tables added
- aws_directconnect_connection (#2775) (Thanks @StephenKing for the contribution!)
- aws_synthetics_canary_run (#2768) (Thanks @leongzhiyong for the contribution!)
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
- Recompiled plugin with github.com/aws/aws-sdk-go-v2 v1.42.0.
- Recompiled plugin with github.com/aws/smithy-go v1.27.1.