vavavr00m / boto

Automatically exported from code.google.com/p/boto
1 stars 0 forks source link

boto.rds.connect_to_region does not accept aws_secret_access_key and aws_access_key_id parameters #546

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great if boto.rds.connect_to_region will accept aws credentials 
params like boto.ec2.connect_to_region does.

Otherwise now one to create rds region object himself and pass it to 
boto.connect_rds()

What version of the product are you using? On what operating system?
python-boto-2.0b4, Debian Lenny amd64

Thanks,
Zaar

Original issue reported on code.google.com by HaiZ...@gmail.com on 8 Aug 2011 at 8:08

GoogleCodeExporter commented 9 years ago
Fixed in 
https://github.com/boto/boto/commit/f4f189f83d4a11fd6740d7cf72a281cb272ca013

Original comment by Mitch.Ga...@gmail.com on 8 Aug 2011 at 2:12

GoogleCodeExporter commented 9 years ago
Thank you!

Original comment by HaiZ...@gmail.com on 8 Aug 2011 at 7:23