The simpledb library requires users to provide an AWS keyid and secret, while the underlying aws-lib support creating a client without AWS credentuals - in which case it uses IAM role based authentication for running under EC2.
Simpledb should support logging in without specifying AWS credentials using aws-lib IAM role support.
The simpledb library requires users to provide an AWS keyid and secret, while the underlying aws-lib support creating a client without AWS credentuals - in which case it uses IAM role based authentication for running under EC2.
Simpledb should support logging in without specifying AWS credentials using aws-lib IAM role support.