Netflix / consoleme

A Central Control Plane for AWS Permissions and Access
Apache License 2.0
3.11k stars 252 forks source link

Integration of Access Analyzer's Automated Reasoning with ConsoleMe #9379

Open rogerfdias opened 4 months ago

rogerfdias commented 4 months ago

What:

This PR integrates the "Check No New Access" feature from AWS Access Analyzer into ConsoleMe. It enhances the existing policy analysis framework by utilizing AWS's automated reasoning to automatically evaluate and approve IAM policies.

Why:

The integration is designed to streamline the policy approval process, reducing manual effort and improving response times. By leveraging automated reasoning, we can ensure that policy approvals are consistent with established security protocols and reduce the risk of unauthorized access.