AWS plugin v0.136.0 - Added aws_iot_fleet_metric table and recompiled plugin with steampipe-plugin-sdk v5.10.0 and aws-sdk-go v1.26.1
Apr 19, 2024•plugin
What's new?
- New tables added
Enhancements
- The
account_id
column has now been assigned as a connection key column across all the tables which facilitates more precise and efficient querying across multiple AWS accounts. (#2133)
Bug fixes
- Fixed the
getDirectoryServiceSnapshotLimit
andgetDirectoryServiceEventTopics
hydrate calls in theaws_directory_service_directory
table to correctly returnnil
for the unsupportedADConnector
services instead of an error. (#2170)