CloudTrail-Partitioner |
- Automatically organizes your CloudTrail logs in a format suitable for simple querying with Athena
|
TrailBlazer |
- Determine what AWS API calls are logged by CloudTrail and what they are logged as
- You can also use TrailBlazer as an attack simulation framework
|
CloudTrail-Anomaly |
- CloudTrail based anomaly detection for use in AWS
- It keeps track of all API actions a principal calls (that are tracked by CloudTrail) for a N day period and alerts on new API calls after the N day period
|
CloudTrail Insights |
- Identify and Respond to Unusual API Activity
|
cw |
- The best way to tail AWS CloudWatch Logs from your terminal.
|
ClickOops |
- A simple Lambda that monitors your CloudTrail log files to find manual actions taken in your accounts
|