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

[PERF] Use region from system and leverage cached credentials when making new clients #1490

Merged
merged 5 commits into from
Oct 13, 2023

Conversation

samster25
Copy link
Member

@samster25 samster25 commented Oct 13, 2023

  • Fixes 2 issues:
  • We always set to default region even when the system can provide us creds
  • We reran the credential chain even though we can leverage a cache

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #1490 (c8a176c) into main (84fcc7f) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1490   +/-   ##
=======================================
  Coverage   74.87%   74.87%           
=======================================
  Files          60       60           
  Lines        6102     6102           
=======================================
  Hits         4569     4569           
  Misses       1533     1533           

@samster25 samster25 merged commit fac11a4 into main Oct 13, 2023
26 checks passed
@samster25 samster25 deleted the sammy/cred-cache-for-regions branch October 13, 2023 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant