steampipe-plugin-aws icon indicating copy to clipboard operation
steampipe-plugin-aws copied to clipboard

Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.

Results 113 steampipe-plugin-aws issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies

**Describe the bug** When I `select * from aws.aws_health_affected_entity` I get the error: ``` ERROR: rpc error: code = Unknown desc = aws: failed to populate column 'akas': rpc error:...

bug