aws-samples/aws-organizations-alternate-contact-manager

list_accounts pagination is missing

Closed this issue · 1 comments

Hello,
list_accounts_func() is missing pagination logics. This will cause some accounts in large organizations be skipped and leave them not updated.

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.list_accounts

Thank you.

Hi @leonid-comm-it,

Thanks for reporting the issue!

Issue fixed.

Regards, João Gabriel Carnevale.