Policy Setting: AWS > Turbot > Audit Trail > CloudTrail > Trail > S3 Bucket
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_turbot_audit_trail_cloudtrail_trail_s3_bucket" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws#/policy/types/trailBucket" # Your logging bucket name to which the trail will be delivered. Defaults to bucket name created via `AWS > Turbot > Logging > Bucket` control value = "mybucket"}