Skip to main content

IVS (Interactive Video)

AwsIvsChannel​

Terraform resource for managing an AWS IVS (Interactive Video) Channel.

import { AwsIvsChannel } from "@dinghy/tf-aws/serviceIvs"

<AwsIvsChannel/>

AwsIvsPlaybackKeyPair​

Terraform resource for managing an AWS IVS (Interactive Video) Playback Key Pair.

import { AwsIvsPlaybackKeyPair } from "@dinghy/tf-aws/serviceIvs"

<AwsIvsPlaybackKeyPair/>

AwsIvsRecordingConfiguration​

Terraform resource for managing an AWS IVS (Interactive Video) Recording Configuration.

import { AwsIvsRecordingConfiguration } from "@dinghy/tf-aws/serviceIvs"

<AwsIvsRecordingConfiguration/>

AwsIvsStreamKey​

Terraform data source for managing an AWS IVS (Interactive Video) Stream Key.

import { DataAwsIvsStreamKey } from "@dinghy/tf-aws/serviceIvs"

<DataAwsIvsStreamKey/>