8000 Add support for AWS_ROLE_ARN environment variables by adam-fowler · Pull Request #605 · soto-project/soto-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add support for AWS_ROLE_ARN environment variables #605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers an 8000 d 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

Merged
merged 2 commits into from
Mar 31, 2024

Conversation

adam-fowler
Copy link
Member
@adam-fowler adam-fowler commented Mar 28, 2024

Add support for AWS_ROLE_ARN, AWS_ROLE_SESSION_NAME and AWS_WEB_IDENTITY_TOKEN_FILE environment variables.

This ended up required more change than expected as it required another STS command merged into SotoCore. I have also tidied up a few things along the way.

@adam-fowler adam-fowler requested a review from 0xTim March 28, 2024 17:56
Copy link
codecov bot commented Mar 28, 2024
edited
Loading

Codecov Report

Attention: Patch coverage is 90.67797% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 80.51%. Comparing base (1455f07) to head (13f0cde).

Files Patch % Lines
...urces/SotoCore/Credential/CredentialProvider.swift 57.89% 8 Missing ⚠️
Sources/SotoTestUtils/TestUtils.swift 81.81% 2 Missing ⚠️
.../SotoCore/Credential/CredentialProviderError.swift 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            7.x.x     #605      +/-   ##
==========================================
+ Coverage   80.39%   80.51%   +0.12%     
==========================================
  Files          78       78              
  Lines        6468     6575     +107     
==========================================
+ Hits         5200     5294      +94     
- Misses       1268     1281      +13     

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

Base automatically changed from aws-http-client to 7.x.x March 31, 2024 08:30
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
0