View a markdown version of this page

ChannelStreamDescription - 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).

ChannelStreamDescription

Describes the source stream of 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

StreamCreationTimestamp

The time at which the source stream was created.

Type: Timestamp

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: