This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::IVS::Composition RecordingConfiguration
An object representing a configuration to record a channel stream.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Format" :String, "HlsConfiguration" :CompositionRecordingHlsConfiguration}
YAML
Format:StringHlsConfiguration:CompositionRecordingHlsConfiguration
Properties
FormatProperty description not available.
Required: No
Type: String
Allowed values:
HLSUpdate requires: Replacement
HlsConfigurationProperty description not available.
Required: No
Type: CompositionRecordingHlsConfiguration
Update requires: Replacement