Skip to content

Conversation

@guss77
Copy link

@guss77 guss77 commented Nov 2, 2014

Fix for issue #31
Changes:

  1. Allow creating SimpleDB instance without either key or secret, and use aws-lib IAM role support to initialize the client.
  2. Don't store the AWS credentials locally - they are not used and should not be cached for simplicity and security.

User credentials are not used after creating the client in the constructor, so no need ot save them (it also may be a security concern)
By not using a specialized init - aws-lib is not intelligent enough to figure out "optional positional parameters"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant