turbot/aws_compliance
Loading controls...

Control: Ensure a log metric filter and alarm exist for unauthorized API calls

Description

Real-time monitoring of API calls can be achieved by directing CloudTrail Logs to CloudWatch Logs and establishing corresponding metric filters and alarms. It is recommended that a metric filter and alarm be established for unauthorized API calls.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.log_metric_filter_unauthorized_api

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.log_metric_filter_unauthorized_api --share

SQL

This control uses a named query:

log_metric_filter_unauthorized_api

Tags