Hacker News new | ask | show | jobs
by chmod-noobs 2240 days ago
What kind of privileges do I need to run it? I don’t see any details in the documentation. You should probably add this there.
1 comments

You just need a single IAM action - iam:GetAccountAuthorizationDetails (https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetA...).

I’ll definitely add that to the README. Thanks