Mods
AWS

Policy: AWS > S3 > Bucket > Access Logging > Bucket

The name of an S3 Bucket to which the Bucket access logs will be delivered.

The S3 Bucket must already exist and the S3 service must be allowed write access. The bucket should reside in same account and same region as of the Bucket.

example: testbucket turbotbucket

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Packs

This policy setting is used by the following policy packs:

Policy Specification

Schema Type
string
Default template
{% if $.turbotLoggingBucket %}"{{ $.turbotLoggingBucket }}"{% else %}""{% endif %}
Default template input
|
{
turbotLoggingBucket: policy(uri: "aws#/policy/types/loggingBucketDefault")
}

Category

In Your Workspace

Developers