duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
5.9k stars 800 forks source link

Add checks for more deprecated policies #834

Closed 0xdabbad00 closed 2 years ago

0xdabbad00 commented 3 years ago

AWSLambdaFullAccess -> AWSLambda_FullAccess AWSLambdaReadOnlyAccess -> AWSLambda_ReadOnlyAccess

w0rmr1d3r commented 3 years ago

Shall we add them here @0xdabbad00 ? https://github.com/duo-labs/cloudmapper/blob/bebf0d1a8f785b5d99995a9f120426b6ab3df4ee/shared/iam_audit.py#L19

w0rmr1d3r commented 3 years ago

This has a PR https://github.com/duo-labs/cloudmapper/pull/851 🎉