Updates a real-time log configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_update_realtime_log_config/ for full documentation.
cloudfront_update_realtime_log_config(
EndPoints = NULL,
Fields = NULL,
Name = NULL,
ARN = NULL,
SamplingRate = NULL
)
Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
A list of fields to include in each real-time log record.
For more information about fields, see Real-time log configuration fields in the Amazon CloudFront Developer Guide.
The name for this real-time log configuration.
The Amazon Resource Name (ARN) for this real-time log configuration.
The sampling rate for this real-time log configuration. The sampling rate determines the percentage of viewer requests that are represented in the real-time log data. You must provide an integer between 1 and 100, inclusive.