AWSCDK::IVS

20 types

AWS::IVS Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:

@aws-cdk/aws-ivs-alpha

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IVS.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 10

CfnChannelThe `AWS::IVS::Channel` resource specifies an channel. CfnEncoderConfigurationThe `AWS::IVS::EncoderConfiguration` resource specifies an encoder configuration. CfnIngestConfigurationThe `AWS::IVS::IngestConfiguration` resource specifies an ingest protocol to be used for a CfnPlaybackKeyPairThe `AWS::IVS::PlaybackKeyPair` resource specifies an playback key pair. CfnPlaybackRestrictionPolicyThe `AWS::IVS::PlaybackRestrictionPolicy` resource specifies an playback restriction poli CfnPublicKeyThe `AWS::IVS::PublicKey` resource specifies an Amazon IVS public key used to sign stage p CfnRecordingConfigurationThe `AWS::IVS::RecordingConfiguration` resource specifies an recording configuration. CfnStageThe `AWS::IVS::Stage` resource specifies an stage. CfnStorageConfigurationThe `AWS::IVS::StorageConfiguration` resource specifies an storage configuration. CfnStreamKeyThe `AWS::IVS::StreamKey` resource specifies an stream key associated with the referenced

Interfaces 10

CfnChannelPropsProperties for defining a `CfnChannel`. CfnEncoderConfigurationPropsProperties for defining a `CfnEncoderConfiguration`. CfnIngestConfigurationPropsProperties for defining a `CfnIngestConfiguration`. CfnPlaybackKeyPairPropsProperties for defining a `CfnPlaybackKeyPair`. CfnPlaybackRestrictionPolicyPropsProperties for defining a `CfnPlaybackRestrictionPolicy`. CfnPublicKeyPropsProperties for defining a `CfnPublicKey`. CfnRecordingConfigurationPropsProperties for defining a `CfnRecordingConfiguration`. CfnStagePropsProperties for defining a `CfnStage`. CfnStorageConfigurationPropsProperties for defining a `CfnStorageConfiguration`. CfnStreamKeyPropsProperties for defining a `CfnStreamKey`.