AWS::MediaPackageV2::OriginEndpoint Scte
The SCTE-35 configuration associated with the origin endpoint.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ScteFilter" :
[ String, ... ]
}
YAML
ScteFilter:
- String
Properties
ScteFilter
-
The filter associated with the SCTE-35 configuration.
Required: No
Type: Array of String
Minimum:
0
Maximum:
100
Update requires: No interruption