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

chore(aws): Add AWSSessionTokenExpired #5378

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

jfagoagas
Copy link
Member

Description

Add AWSSessionTokenExpired exception.

Checklist

License

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

@jfagoagas jfagoagas requested review from a team as code owners October 11, 2024 09:50
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Oct 11, 2024
Copy link

codecov bot commented Oct 11, 2024

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.34%. Comparing base (c3e3381) to head (2e69473).
Report is 47 commits behind head on master.

Files with missing lines Patch % Lines
prowler/providers/aws/aws_provider.py 0.00% 7 Missing ⚠️
prowler/providers/aws/exceptions/exceptions.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5378      +/-   ##
==========================================
- Coverage   89.36%   89.34%   -0.03%     
==========================================
  Files        1022     1022              
  Lines       31382    31426      +44     
==========================================
+ Hits        28044    28076      +32     
- Misses       3338     3350      +12     

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

Copy link
Member

@pedrooot pedrooot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥷 Thanks!

Copy link
Member

@sergargar sergargar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please view my comment.

@jfagoagas jfagoagas merged commit 3122d72 into master Oct 17, 2024
9 of 11 checks passed
@jfagoagas jfagoagas deleted the add-expire-token-exception branch October 17, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants