Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/kinesisvideo.ts?docs=full";

§Classes

KinesisVideo

§Interfaces

ChannelInfo

A structure that encapsulates a signaling channel's metadata and properties.

ChannelNameCondition

An optional input parameter for the ListSignalingChannels API. When this parameter is specified while invoking ListSignalingChannels, the API returns only the channels that satisfy a condition specified in ChannelNameCondition.

CreateSignalingChannelInput
CreateSignalingChannelOutput
CreateStreamInput
CreateStreamOutput
DeleteSignalingChannelInput
DeleteStreamInput
DescribeSignalingChannelInput
DescribeSignalingChannelOutput
DescribeStreamInput
DescribeStreamOutput
GetDataEndpointInput
GetDataEndpointOutput
GetSignalingChannelEndpointInput
GetSignalingChannelEndpointOutput
ListSignalingChannelsInput
ListSignalingChannelsOutput
ListStreamsInput
ListStreamsOutput
ListTagsForResourceInput
ListTagsForResourceOutput
ListTagsForStreamInput
ListTagsForStreamOutput
ResourceEndpointListItem

An object that describes the endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

SingleMasterChannelEndpointConfiguration

An object that contains the endpoint configuration for the SINGLE_MASTER channel type.

SingleMasterConfiguration

A structure that contains the configuration for the SINGLE_MASTER channel type.

StreamInfo

An object describing a Kinesis video stream.

StreamNameCondition

Specifies the condition that streams must satisfy to be returned when you list streams (see the ListStreams API). A condition has a comparison operation and a value. Currently, you can specify only the BEGINS_WITH operator, which finds streams whose names start with a given prefix.

Tag

A key and value pair that is associated with the specified signaling channel.

TagResourceInput
TagStreamInput
UntagResourceInput
UntagStreamInput
UpdateDataRetentionInput
UpdateSignalingChannelInput
UpdateStreamInput

§Type Aliases

APIName
ChannelProtocol
ChannelRole
ChannelType
ComparisonOperator
Status
UpdateDataRetentionOperation