Policy Setting: AWS > S3 > Bucket > ACL > Trusted Access > Groups
Policies
This policy setting is dependent on the following policy types:
Source
resource "turbot_policy_setting" "aws_s3_bucket_acl_trusted_groups" { resource = turbot_policy_pack.main.id type = "tmod:@turbot/aws-s3#/policy/types/bucketAclTrustedGroups" value = <<-EOT - AuthenticatedUsers - LogDelivery EOT}