Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmclaugh/aws-console-auditor

Track AWS console logins
https://github.com/tmclaugh/aws-console-auditor

aws lambda serverless

Last synced: about 1 month ago
JSON representation

Track AWS console logins

Awesome Lists containing this project

README

        

# aws-console-auditor

Service to record and store AWS console logins.

![Architecture Diagram](serverless-aws-console-auditor.png)

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.