AWS::CloudFront::RealtimeLogConfig EndPoint - AWS CloudFormation

AWS::CloudFront::RealtimeLogConfig EndPoint

Contains information about the Amazon Kinesis data stream where you are sending real-time log data in a real-time log configuration.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

KinesisStreamConfig

Contains information about the Amazon Kinesis data stream where you are sending real-time log data.

Required: Yes

Type: KinesisStreamConfig

Update requires: No interruption

StreamType

The type of data stream where you are sending real-time log data. The only valid value is Kinesis.

Required: Yes

Type: String

Update requires: No interruption