ChannelStreamConfiguration
Specifies the source stream and record configuration when creating a channel.
Contents
- RecordConfiguration
-
The record format configuration for the source stream.
Type: RecordConfiguration object
Required: Yes
- StreamARN
-
The Amazon Resource Name (ARN) of the source Kinesis data stream.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:aws.*:kinesis:.*:\d{12}:stream/\S+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: