Y
Hacker News
new
|
ask
|
show
|
jobs
by
kmcquade
2240 days ago
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