Skip to content

Allow already loaded config file to be used in chain#1276

Merged
mtdowling merged 1 commit into
mainfrom
allow-config-in-chain
Jun 26, 2026
Merged

Allow already loaded config file to be used in chain#1276
mtdowling merged 1 commit into
mainfrom
allow-config-in-chain

Conversation

@mtdowling

Copy link
Copy Markdown
Member

What behavior changes?

Describe the observable difference in behavior before and after this change.

Allows an already parsed config file to be used with the AWS credential chain.

Why is this change needed?

Explain the motivation: bug, feature request, refactor, performance, etc.

In some cases, you might already have a loaded config file and don't want to reparse it.

How was this validated?

List tests added, benchmarks run, or manual verification performed.

Tests

What should reviewers focus on?

Point reviewers to the files or sections that contain the interesting logic.

Additional Links

Related issues, design docs, or prior art.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mtdowling mtdowling enabled auto-merge (rebase) June 26, 2026 15:18
@mtdowling mtdowling merged commit 07121c8 into main Jun 26, 2026
5 checks passed
@mtdowling mtdowling deleted the allow-config-in-chain branch June 26, 2026 15:24
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.

2 participants