athena_create_cloudtrail_table
Create an Athena table for CloudTrail logs using partition projection. Specify AWS region, CloudTrail bucket, and output bucket to organize query results effectively.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
account_id | Yes | ||
aws_region | Yes | ||
cloudtrail_bucket | Yes | ||
database | No | default | |
is_org_trail | Yes | ||
output_bucket | Yes |