tmclaugh / aws-console-auditor

Track AWS console logins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-console-auditor

Service to record and store AWS console logins.

Architecture Diagram

This service records AWS console login events. When a user logs in a CloudTrail event is created. This will trigger a lambda function that will record the event to S3. This provides a record of console logins that can be referenced later.

About

Track AWS console logins


Languages

Language:Python 100.0%