nrdg / cloudknot

A python library to run your existing code on AWS Batch
https://nrdg.github.io/cloudknot/
Other
70 stars 17 forks source link

Possibly need to add iam:getUser to policy #300

Closed arokem closed 2 years ago

arokem commented 2 years ago

I think the policy we have in the documentation might be slightly out of date. Setting this up with a new user, I just had to also add iam:getUser to the policy document to make configuration run smoothly.