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

aws/endpoints: Fix SDK resolving endpoint without region #420

Merged
merged 4 commits into from Dec 12, 2019

Commits on Dec 11, 2019

  1. aws/endpoints: Fix SDK resolving endpoint without region

    Fixes the SDK's endpoint resolve incorrectly resolving endpoints for a
    service when the region is empty. Also fixes the SDK attempting to
    resolve a service when the service value is empty.
    
    Related to: aws/aws-sdk-go#2911
    jasdel committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    06d32f3 View commit details
    Browse the repository at this point in the history
  2. add change log

    jasdel committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    cfc4d85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46d8b3f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. fixup pr feedback

    jasdel committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    9644215 View commit details
    Browse the repository at this point in the history