I am looking to generate a AWS credential report for all the accounts under an organization. Is there any way to generate the consolidated report of accounts.
I know we can generate a credential report per account (one) under an organization as per the AWS documentation
https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_getting-report.html
The same way can we generate a credential report for all the accounts in an organization with single root user? or if we can create a cross account will it help us to get all the credentials in the assumed role account?