A tool for customers to evaluate their AWS service configurations based on AWS and community best practices and receive recommendations on potential improvements.
Apache License 2.0
346
stars
65
forks
source link
[Bug Fixes] IAM Policy related and Dynamodb-UserErrors #46
Please delete options that are not relevant, and add any that may be relevant.
[x] Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[x] Single Account, Multiple Services and Multiple Regions
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] My changes generate no new warnings
[x] I have tested this change with all regions and services
Description
[Bug Fixes] Policies related rules not showing the correct 'currentValue' in detail report
[Bug Fixes] UserError is Account/Region level checking instead of table level. Moved this check to Account/Region level
[Bug Fixes] inlinePolicy rules triggered even iam:role does not have any inlinePolicy
Type of change
Please delete options that are not relevant, and add any that may be relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist: