Activity
Add some comments, logging, and a counter for events processed.
Add some comments, logging, and a counter for events processed.
Force yielded records to list in tests to make assertions work
Force yielded records to list in tests to make assertions work
Use yield from instead of yield to satisfy linter
Use yield from instead of yield to satisfy linter
Fix up processing from API, clean things up.
Fix up processing from API, clean things up.
Dramatically cut RAM usage when performing typical filtering by ARN.
Dramatically cut RAM usage when performing typical filtering by ARN.
Allow matching of either roles or users.
Allow matching of either roles or users.
Sort result of select operations.
Sort result of select operations.