Programming AWS IAM using AWS python SDK boto3 — Part 5

Detect unintended IAM access, revoke unauthorized user’s IAM access and send notification to your slack channel.

Manmohan Singh Bohara
Geek Culture

--

Architecture

In my previous articles, I covered programming basic IAM features. In this article, we will see how to detect unintended IAM access, revoke unauthorized user’s IAM access and send…

--

--