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(iam): handle KeyError in service_last_accessed #3555

Merged
merged 1 commit into from Mar 18, 2024

Conversation

sergargar
Copy link
Member

@sergargar sergargar commented Mar 18, 2024

Description

Handle KeyError in service_last_accessed function:

eu-west-1 -- KeyError[794]: 'ServicesLastAccessed'

License

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

@sergargar sergargar requested a review from a team as a code owner March 18, 2024 08:53
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Mar 18, 2024
@jfagoagas jfagoagas added the backport-v3 Pending to port to Prowler v3 branch label Mar 18, 2024
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

🔒

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.03%. Comparing base (62d37ca) to head (ac7e6e6).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3555      +/-   ##
==========================================
- Coverage   86.07%   86.03%   -0.04%     
==========================================
  Files         689      689              
  Lines       21307    21307              
==========================================
- Hits        18340    18332       -8     
- Misses       2967     2975       +8     

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

@jfagoagas jfagoagas merged commit 1c728af into master Mar 18, 2024
10 of 11 checks passed
@jfagoagas jfagoagas deleted the fix-key-error-iam branch March 18, 2024 09:10
@sergargar sergargar removed the backport-v3 Pending to port to Prowler v3 branch label Mar 19, 2024
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.

None yet

2 participants