AWS::CloudFront::StreamingDistribution - AWS CloudFormation

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 AWS 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: List of Tag

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Reffunction, Refreturns the streaming distribution ID, such as E1E7FEN9T35R9W.

For more information about using the Reffunction, see Ref.

Fn::GetAtt

The Fn::GetAttintrinsic 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::GetAttintrinsic function, see Fn::GetAtt.

DomainName

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