Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use region specific endpoint when updating s3 hostname #170

Merged
merged 2 commits into from
Nov 2, 2013

Commits on Nov 1, 2013

  1. Use region specific endpoint when updating s3 hostname

    This fixes an issue when using govcloud regions,
    as `s3.amazonaws.com` won't map to the govcloud region.
    
    All botocore/awscli unit/integ tests pass
    jamesls committed Nov 1, 2013
    Configuration menu
    Copy the full SHA
    b2551de View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2013

  1. Keep a list of restricted regions that aren't remapped

    Fixes an issue when using the govcloud region for s3.
    jamesls committed Nov 2, 2013
    Configuration menu
    Copy the full SHA
    be4ed78 View commit details
    Browse the repository at this point in the history