S3 Provisioner requires User credentials. It does not work with assumed Role credentials. #2457
FlorianSeidelAWS
started this conversation in
Ideas
Replies: 1 comment
-
+1 you guys are definitely the subject matter experts! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In AWS it is possible to assume IAM Roles to obtain credentials. AWS recommends to use IAM Roles for processes running in container, EC2 instances and so on. The current implementation of the S3 Provisioner requires that IAM user credentials are used. We should also allow IAM Roles.
If the community agrees that this makes sense I volunteer to make the changes.
Beta Was this translation helpful? Give feedback.
All reactions