AwsCloudFrontDistributionLogging
A complex type that controls whether access logs are written for the CloudFront distribution.
Contents
- Bucket
-
The S3 bucket to store the access logs in.
Type: String
Pattern:
.*\S.*
Required: No
- Enabled
-
With this field, you can enable or disable the selected distribution.
Type: Boolean
Required: No
- IncludeCookies
-
Specifies whether you want CloudFront to include cookies in access logs.
Type: Boolean
Required: No
- Prefix
-
An optional string that you want CloudFront to use as a prefix to the access log filenames for this distribution.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: