View a markdown version of this page

ChannelStreamConfiguration - Amazon Kinesis Data Streams Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: