Good afternoon all. Just curious if the AWS plugin leverages this API to retrieve users, groups, roles, and policies?
https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetAccountAuthorizationDetails.html
I’m looking to minimize the number of API calls for my organization where possible. I’ve used this call in the past for a homebrew script that I wrote based on feedback from AWS. It contains everything that would be required across the IAM tables.