AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::CloudFront::StreamingDistribution

CfnStreamingDistribution

This resource is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, [read the announcement](https://docs.aws.amazon.com/ann.jspa?annID=7356) on the Amazon CloudFront discussion forum.

Import

import { CfnStreamingDistribution } from 'aws-cdk-lib/aws-cloudfront';

Or use the module namespace:

import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
// cloudfront.CfnStreamingDistribution

Properties

Configuration passed to the constructor as CfnStreamingDistributionProps.

streamingDistributionConfigRequired
IResolvable | StreamingDistributionConfigProperty

The current configuration information for the RTMP distribution.

tagsOptional
CfnTag[]

A complex type that contains zero or more `Tag` elements.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon CloudFront Cheat Sheet

Everything you need to know about Amazon CloudFront on one page. HD quality, print-friendly.

Download Free Infographic