turbot/terraform_aws_compliance
Loading controls...

Control: Ensure CloudTrail is enabled in all regions

Description

CloudTrail is a service that records AWS API calls for your account and delivers log files to you. The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, the request parameters, and the response elements returned by the AWS service.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.cloudtrail_enabled_all_regions

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.cloudtrail_enabled_all_regions --share

SQL

This control uses a named query:

cloudtrail_enabled_all_regions

Tags