turbot / steampipe-plugin-aws

Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/aws
Apache License 2.0
191 stars 103 forks source link

aws_health_event - no results #2330

Open weinerk opened 3 weeks ago

weinerk commented 3 weeks ago

Describe the bug aws_health_event - result is empty , but in aws console there are events planned and historical

Steampipe version (steampipe -v) Steampipe v0.24.2

To reproduce steampipe query " select * from aws_health_event ; " returns empty

Expected behavior expecting to see some results

Additional context no additional info

misraved commented 4 days ago

Hi @weinerk, apologies for the delayed response!!

Could you please confirm if you see the same issue with the latest plugin (v1.2.0) and the latest Steampipe CLI version (v1.0.1)?