janiko71 / aws-inventory

Python script for AWS resources inventory (cheaper than AWS Config)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqs queues list is always empty

xp-1000 opened this issue · comments

Hello,

Output for sqs queues is always empty whereas other services work fine (s3, ec2, rds..) and obviously there also have sqs queues on the aws account I test.

Running with --log debug does not provide more information on the error but after re-configure the logger manually I can see the following:

Error while processing sqs, eu-west-3, list_queues. Error: argument of type 'NoneType' is not iterable