Detect unintended IAM access, revoke unauthorized user’s IAM access and send notification to your slack channel. — 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 notification to your slack channel. First of all, we will create a slack app. As shown below, Go to https://api.slack.com/ —…