CloudTrail Module¶
Source: tofu/modules/cloudtrail
Creates a CloudTrail trail with S3 logging for API audit.
Inputs¶
| Variable | Type | Description |
|---|---|---|
account_name |
string | Account name prefix |
Outputs¶
| Output | Description |
|---|---|
trail_arn |
CloudTrail trail ARN |
s3_bucket_id |
S3 bucket for trail logs |