Open matogertel opened 8 years ago
Knox doesn't support IAM roles, which is becoming more and more the de-facto authentication inside AWS instead of keys and secrets. See: https://github.com/Automattic/knox/issues/262 I suggest using the native aws-sdk package instead.
aws-sdk
semi done in #15
if i get heads up. i will clean it up.
Any news on that matter?
Knox doesn't support IAM roles, which is becoming more and more the de-facto authentication inside AWS instead of keys and secrets. See: https://github.com/Automattic/knox/issues/262 I suggest using the native
aws-sdk
package instead.