AWS plugin v1.34.0 - Added aws_bedrock_agentcore_agent_runtime table and tag_filters column to aws_tagging_resource
Sep 26, 2026•steampipe
Breaking changes
- Removed the aws_simspaceweaver_simulation table, as AWS ended support for the SimSpace Weaver service on May 20, 2026 and the API is no longer available. (#2793)
What's new?
- New tables added
Enhancements
- Added column tag_filters to aws_tagging_resource table, which can be used as a query filter to list only resources matching the specified tag keys and values. (#2786) (Thanks @asreenath for the contribution!)
- Refreshed the AWS service endpoint data used to determine supported regions, adding new regions for 35 existing services. (#2792)
Dependencies
- Recompiled plugin with github.com/aws/aws-sdk-go-v2 v1.47.1.
- Recompiled plugin with github.com/aws/smithy-go v1.28.1.