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(aws service): use http client when building assume role for AccessKey #20285

Merged
merged 4 commits into from
Apr 14, 2024

Commits on Apr 11, 2024

  1. Use http client when building assume role for AccessKey.

    Signed-off-by: Stephen Wakely <[email protected]>
    StephenWakely committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8ce5d4d View commit details
    Browse the repository at this point in the history
  2. Added changelog.

    Signed-off-by: Stephen Wakely <[email protected]>
    StephenWakely committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0c468b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add custom http connector for file auth.

    Signed-off-by: Stephen Wakely <[email protected]>
    StephenWakely committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    afbef0b View commit details
    Browse the repository at this point in the history
  2. Formatting

    Signed-off-by: Stephen Wakely <[email protected]>
    StephenWakely committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8e3d46a View commit details
    Browse the repository at this point in the history