StreamingLoggingConfig
class StreamingLoggingConfig
A complex type that controls whether access logs are written for this streaming distribution.
Types
Properties
Link copied to clipboard
Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you don't want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false
for Enabled
, and specify empty Bucket
and Prefix
elements. If you specify false
for Enabled
but you specify values for Bucket
and Prefix
, the values are automatically deleted.
Link copied to clipboard