Closed dcosson closed 7 years ago
This looks good. I'm happy to merge this in -- but would you mind fixing this to work with the current master branch? After merging in the other environment variable fixes with boto, it breaks this.
Hey, thanks for the pull request. I think this can be closed at this point though. This functionality now exists...
I added some unit tests that can run without connecting to dynamo to explicitly test just the logic that I added.
It also allows calling
connect_to_region
without the AWS access key & secret params, which you might want to do if using an iam instance profile on ec2 or using credentials in a .boto config file