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•steampipe
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 and getDirectoryServiceEventTopics hydrate calls in the aws_directory_service_directory table to correctly return nil for the unsupported ADConnector services instead of an error. (#2170)