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

Add tables for Storage Gateway #2284

Open judell opened 3 months ago

judell commented 3 months ago

Suggestions:

minimum required for inventory use case list-gateways list-tags-for-resource

likely useful to fully understand the resources a gateway "owns" list-local-disks

for s3 gateways (required for my current investigation) list-file-shares

for fsx gateways (not currently required) list-file-system-associations

for tape gateways (not currently required) list-automatic-tape-creation-policies list-tape-pools list-tapes

for iscsi/volume gateways (not currently required) list-volume-initiators list-volume-recovery-points list-volumes

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

sntxrr commented 2 weeks ago

I'd love to see this get added!