Mods
AWS

Policy: AWS > EC2 > Network Load Balancer > 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 can reside in any account but must be in the same region as the Load Balancer.

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