Boto3 AWS find who has access to a type resource

Viewed 92

I am trying to find out who has access to a resource. I tried going through the IAM access analyzer and created an analyzer, but it only shows specific findings. Is there a way to use IAM Access Analyzer, via boto3, to query who/which roles have access?

0 Answers
Related