KinesisVideoStreamSourceTaskConfiguration - Amazon Chime SDK

KinesisVideoStreamSourceTaskConfiguration

The task configuration settings for the Kinesis video stream source.

Contents

ChannelId

The channel ID.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 1.

Required: Yes

StreamArn

The ARN of the stream.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: arn:[a-z\d-]+:kinesisvideo:[a-z0-9-]+:[0-9]+:[a-z]+/[a-zA-Z0-9_.-]+/[0-9]+

Required: Yes

FragmentNumber

The unique identifier of the fragment to begin processing.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[0-9]+$

Required: No

See Also

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