Table: aws_cloudtrail_trails
This table shows data for AWS CloudTrail Trails.
https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_Trail.html (opens in a new tab)
The composite primary key for this table is (account_id, region, arn).
Relations
The following tables depend on aws_cloudtrail_trails:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
account_id (PK) | String |
region (PK) | String |
cloudwatch_logs_log_group_name | String |
arn (PK) | String |
status | JSON |
cloud_watch_logs_log_group_arn | String |
cloud_watch_logs_role_arn | String |
has_custom_event_selectors | Bool |
has_insight_selectors | Bool |
home_region | String |
include_global_service_events | Bool |
is_multi_region_trail | Bool |
is_organization_trail | Bool |
kms_key_id | String |
log_file_validation_enabled | Bool |
name | String |
s3_bucket_name | String |
s3_key_prefix | String |
sns_topic_arn | String |
sns_topic_name | String |
trail_arn | String |
tags | JSON |