turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.92k stars 274 forks source link

Any plans to support lightsail #2271

Closed Chan9390 closed 2 years ago

Chan9390 commented 2 years ago

Is your feature request related to a problem? Please describe. AWS perimeter mod failed to detect public Lightsail instances. Looking at Steampipe's tables showed theres no lightsail support.

Describe the solution you'd like Running AWS mods should detect lightsail instances. User should be able to execute specific queries to check if any ports are open on those instances.

Describe alternatives you've considered Currently fetching them using awscli - aws lightsail get-instances

Additional context N/A

Chan9390 commented 2 years ago

Closing the issue and reopening it at steampipe-plugin-aws