According to this blog post, the new version of the Aws gem switches the namespace from AWS to Aws. But what am I supposed to use instead of
Aws.config({
access_key_id: "something",
secret_access_key: "something"
})
It's explained here but doesn't say what the alternative is: http://ift.tt/1JHErKo
Instead, I get an error:
Uncaught exception: wrong number of arguments (1 for 0)
Aucun commentaire:
Enregistrer un commentaire