Skip to content

Allow embedding applications to inject AWS credential clients - #153

Open
c1-squire-dev[bot] wants to merge 1 commit into
mainfrom
paul.querna/sts-client-injection
Open

Allow embedding applications to inject AWS credential clients#153
c1-squire-dev[bot] wants to merge 1 commit into
mainfrom
paul.querna/sts-client-injection

Conversation

@c1-squire-dev

@c1-squire-dev c1-squire-dev Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Add optional AWS configuration loader and STS client factory hooks. Existing callers retain SDK defaults. Hooks cover base credentials, signed role chains, identity validation, and child-account configuration.

Verification

  • go test ./pkg/connector -count=1
  • GOTOOLCHAIN=go1.26.0 make lint (0 issues)

The hook tests cover loader invocation, two-hop and child-account role chains, and nil-option rejection.

Co-authored-by: c1-squire-dev[bot] <c1-squire-dev[bot]@users.noreply.github.com>
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.

1 participant