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

Fix #16377 #16473

Merged
merged 6 commits into from
Nov 7, 2024
Merged

Fix #16377 #16473

merged 6 commits into from
Nov 7, 2024

Commits on Nov 5, 2024

  1. Test credentials using sts:GetCallerIdentity. Skip querying root for …

    …location. Only querying location for bucket requires no fallback. Cache region for bucket with name in hostname.
    
    This reverts commit f93b1cf.
    dkocher committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f44a2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea534ae View commit details
    Browse the repository at this point in the history
  3. Logging.

    dkocher committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    634beaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98e9435 View commit details
    Browse the repository at this point in the history
  5. Review case for region specific AWS profile. Apply default region onl…

    …y when no bucket name is known for request.
    dkocher committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b526ab2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fix tests.

    dkocher committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0233042 View commit details
    Browse the repository at this point in the history