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 CompositionThumbnailConfiguration
The CompositionThumbnailConfiguration property type specifies Property description not available. for an AWS::IVS::Composition.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Storage" :[ String, ... ], "TargetIntervalSeconds" :Integer}
YAML
Storage:- StringTargetIntervalSeconds:Integer
Properties
StorageProperty description not available.
Required: No
Type: Array of String
Allowed values:
SEQUENTIAL | LATESTMinimum:
0Maximum:
2Update requires: Replacement
TargetIntervalSecondsProperty description not available.
Required: No
Type: Integer
Minimum:
1Maximum:
86400Update requires: Replacement