Closed adam-fowler closed 7 months ago
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
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add support for
AWS_ROLE_ARN
,AWS_ROLE_SESSION_NAME
andAWS_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.