janiko71 / aws-inventory

Python script for AWS resources inventory (cheaper than AWS Config)
GNU General Public License v3.0
164 stars 64 forks source link

Services to check #63

Closed janiko71 closed 2 weeks ago

janiko71 commented 1 month ago

2024-10-24 21:45:51,256 ERROR Error while processing route53, global. Operation cannot be paginated: _list_hosted_zones_byname 2024-10-24 21:45:52,771 ERROR Error while processing route53, global. Operation cannot be paginated: _list_trafficpolicies 2024-10-24 21:45:57,109 ERROR Error while processing cloudfront, global. 'NoneType' object is not iterable 2024-10-24 21:45:59,035 ERROR Error while processing wafv2, global. Operation cannot be paginated: _list_rulegroups 2024-10-24 21:46:00,325 ERROR Error while processing sqs, ap-south-1, list_queues. Error: 'NoneType' object is not iterable 2024-10-24 21:50:25,501 ERROR Error while processing events, ap-south-1, list_replays. Error: 'NoneType' object is not iterable

janiko71 commented 2 weeks ago

No more relevant with the new version.