Skip to content

Clarify file-based credential flow direction in README#230

Merged
reyhankoyun merged 1 commit into
mainfrom
readme-clarify-file-credential-flow
Jun 30, 2026
Merged

Clarify file-based credential flow direction in README#230
reyhankoyun merged 1 commit into
mainfrom
readme-clarify-file-credential-flow

Conversation

@reyhankoyun

@reyhankoyun reyhankoyun commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Clarifies that the file-based credential provider supplies credentials to the AWS SDK, rather than consuming them. This is an inversion of the typical model where the SDK resolves credentials on its own, and customers found the previous wording ambiguous.

Address reviewer feedback: make it explicit that the file-based
credential provider supplies credentials TO the AWS SDK (not the
other way around), since this is an inversion of the typical model
where the SDK resolves credentials on its own.

Changes:
- Add credential flow diagram (disk → provider → SDK → SM)
- Explain this is an alternative to the SDK's default resolution
- Clarify the SDK callback model for the 10-minute expiry
- Expand session token gate description with more context
@reyhankoyun reyhankoyun requested a review from a team as a code owner June 29, 2026 23:58
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.03%. Comparing base (52f631e) to head (f0e79af).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage   86.03%   86.03%           
=======================================
  Files          34       34           
  Lines        9331     9331           
  Branches     9331     9331           
=======================================
  Hits         8028     8028           
  Misses       1170     1170           
  Partials      133      133           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@reyhankoyun reyhankoyun added the safe-to-test Maintainer approval to run integration tests for external contributor PRs. label Jun 30, 2026
@github-actions github-actions Bot removed the safe-to-test Maintainer approval to run integration tests for external contributor PRs. label Jun 30, 2026
@reyhankoyun reyhankoyun enabled auto-merge (squash) June 30, 2026 18:38
@reyhankoyun reyhankoyun merged commit d47a49d into main Jun 30, 2026
9 checks passed
@reyhankoyun reyhankoyun deleted the readme-clarify-file-credential-flow branch June 30, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants