Mods
AWS

Policy: AWS > Redshift > Cluster > Audit Logging > Bucket

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

The S3 Bucket must already exist and the Redshift service must be allowed write access. The bucket can reside in any account but must be in the same region as the cluster. For more information refer here.

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 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