AWS IAM users vs IAM roles as juju credentials?

I am not an AWS expert, but I am wondering what is involved to allow role based authentication from JUJU. From my account which I intended to deploy the juju from, I can run aws cli or python code to access AWS api.

Besides not asking the credential, what else is involved to make role based auth to work?

I am willing to tackle this problem if someone can point me to the code path in juju that deals with aws authentication.

Ming

1 Like