AWS::CloudFront::StreamingDistribution - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::CloudFront::StreamingDistribution

This resource is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::CloudFront::StreamingDistribution", "Properties" : { "StreamingDistributionConfig" : StreamingDistributionConfig, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::CloudFront::StreamingDistribution Properties: StreamingDistributionConfig: StreamingDistributionConfig Tags: - Tag

Properties

StreamingDistributionConfig

The current configuration information for the RTMP distribution.

Required: Yes

Type: StreamingDistributionConfig

Update requires: No interruption

Tags

A complex type that contains zero or more Tag elements.

Required: Yes

Type: Array of Tag

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the streaming distribution ID, such as E1E7FEN9T35R9W.

For more information about using the Ref function, see Ref.

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

DomainName

The domain name of the resource, such as d111111abcdef8.cloudfront.net.