Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ivs-channel.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::IVS::Channel. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Name string | Aws_CF_FunctionString

Channel

Authorized boolean

Whether the channel is authorized.

Default: false
InsecureIngest boolean

Whether the channel allows insecure ingest.

Default: false
LatencyMode string | Aws_CF_FunctionString

Channel latency mode.

Type string | Aws_CF_FunctionString

Channel type, which determines the allowable resolution and bitrate. If you exceed the allowable resolution or bitrate, the stream probably will disconnect immediately.

Tags Tag[]

A list of key-value pairs that contain metadata for the asset model.

maxItems=50uniqueItems=true
RecordingConfigurationArn string | Aws_CF_FunctionString

Recording Configuration ARN. A value other than an empty string indicates that recording is enabled. Default: "" (recording is disabled).

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required