Open Graham42 opened 2 years ago
Version: aws-quota-checker==1.12.0
when running
aws-quota-checker check cf_stack_count --profile tools --region $region
I'm seeing a maximum of 100 returned for regions that have more than 100 stacks. I suspect this is some kind of paging issue.
@Graham42 Thanks for reporting this. Could you please check out this branch and try it again. It should fix your issue.
Version: aws-quota-checker==1.12.0
when running
I'm seeing a maximum of 100 returned for regions that have more than 100 stacks. I suspect this is some kind of paging issue.