createRealtimeLogConfig
inline suspend fun CloudFrontClient.createRealtimeLogConfig(crossinline block: CreateRealtimeLogConfigRequest.Builder.() -> Unit): CreateRealtimeLogConfigResponse
Creates a real-time log configuration.
After you create a real-time log configuration, you can attach it to one or more cache behaviors to send real-time log data to the specified Amazon Kinesis data stream.
For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.