Hacker News new | ask | show | jobs
by kmcquade 2233 days ago
Thanks! I’m glad you like it. Let me know if you have any feedback - here, in the Gitter channel (link in the Readme), or on Twitter (kmcquade3)
1 comments

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.
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