Suggestion
Closed this issue · 1 comments
Hello,
thanks for this good tool, I would like to suggest you to update the config.sample file because the Region Endpoint has changed as you can read here:
https://forums.aws.amazon.com/message.jspa?messageID=427009
[...]
Switching from
RegionInfo(name='eu-west-1', endpoint='eu-west-1.ec2.amazonaws.com')
to:
RegionInfo(name='eu-west-1', endpoint='ec2.eu-west-1.amazonaws.com')
[...]
Best regards
Thanks for the reminder. I changed it months ago on our production
environments but forgot to update the sample.
Edwin
On Wed, Jun 19, 2013 at 3:48 PM, Michele Marcucci
notifications@github.comwrote:
Hello,
thanks for this good tool, I would like to suggest you to update the
config.sample file because the Region Endpoint has changed as you can read
here:https://forums.aws.amazon.com/message.jspa?messageID=427009
[...]
Switching from
RegionInfo(name='eu-west-1', endpoint='eu-west-1.ec2.amazonaws.com')to:
RegionInfo(name='eu-west-1', endpoint='ec2.eu-west-1.amazonaws.com')
[...]Best regards
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/5
.