-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Milestone
Description
Currently all the iam crawlers only process the first page of all these results:
ListAccessKeysResult
ListGroupPoliciesResult
ListGroupsResult
ListMFADevicesResult
ListRolesResult
ListUserPoliciesResult
ListUsersResult
They need to be checked and paginated using result.getIsTrunctated() and result.getMarker() then on the subsequent request call setMarker().
@e-gineer since you contributed the code, perhaps you could look into this? (or @ralph-tice since you were interested in these collections?) We don't use the iam collections at Netflix, so we have not noticed the problem, but Bob Brown on the edda-users ran into this issue.
-Cory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels