Closed refeed closed 11 months ago
Slack chat: https://turbot-community.slack.com/archives/C01UECB59A7/p1704258568381759
It turns out increasing the time out is the solution, I modified the timeout by setting the env var STEAMPIPE_QUERY_TIMEOUT
to a higher value and also AWS_MAX_ATTEMPTS
Describe the bug
aws_thrifty.control.cw_log_stream_unused
often erroredSteampipe version (
steampipe -v
) Steampipe v0.21.1Plugin version (
steampipe plugin list
)To reproduce Run
steampipe check aws_thrifty.control.cw_log_stream_unused
on a aws account that has a lot of logstreamsExpected behavior The control should run successfully