Netflix-Skunkworks / aardvark

Aardvark is a multi-account AWS IAM Access Advisor API
Apache License 2.0
471 stars 77 forks source link

Fix Access Advisor result pagination #136

Closed patricksanders closed 2 years ago

patricksanders commented 2 years ago

The Aardvark updater was not handling truncated results from Access Advisor, which is only observable when an identity has used over 100 services. This PR adds logic to properly handle pagination.