Values.UpdateOriginEndpointRequestSourceUpdate the specified origin endpoint. Edit the packaging preferences on an endpoint to optimize the viewing experience. You can't edit the name of the endpoint. Any edits you make that impact the video output may not be reflected for a few minutes.
type nonrec t = {channelGroupName : ResourceName.t;The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
*)channelName : ResourceName.t;The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.
*)originEndpointName : ResourceName.t;The name that describes the origin endpoint. The name is the primary identifier for the origin endpoint, and and must be unique for your account in the AWS Region and channel.
*)containerType : ContainerType.t;The type of container attached to this origin endpoint. A container type is a file format that encapsulates one or more media streams, such as audio and video, into a single file.
*)segment : Segment.t option;The segment configuration, including the segment name, duration, and other configuration values.
*)description : ResourceDescription.t option;Any descriptive information that you want to add to the origin endpoint for future identification purposes.
*)startoverWindowSeconds : UpdateOriginEndpointRequestStartoverWindowSecondsInteger.t
option;The size of the window (in seconds) to create a window of the live stream that's available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window. The maximum startover window is 1,209,600 seconds (14 days).
*)hlsManifests : CreateHlsManifests.t option;An HTTP live streaming (HLS) manifest configuration.
*)lowLatencyHlsManifests : CreateLowLatencyHlsManifests.t option;A low-latency HLS manifest configuration.
*)dashManifests : CreateDashManifests.t option;A DASH manifest configuration.
*)mssManifests : CreateMssManifests.t option;A list of Microsoft Smooth Streaming (MSS) manifest configurations to update for the origin endpoint. This replaces the existing MSS manifest configurations.
*)forceEndpointErrorConfiguration : ForceEndpointErrorConfiguration.t option;The failover settings for the endpoint.
*)uriSeparator : UriSeparator.t option;The separator character to use in generated URIs for this origin endpoint. This setting applies to all manifest types on the endpoint. If you don't specify a value in the update request, the current value is preserved.
*)eTag : EntityTag.t option;The expected current Entity Tag (ETag) for the resource. If the specified ETag does not match the resource's current entity tag, the update request will be rejected.
*)}val make :
?segment:??? ->
?description:??? ->
?startoverWindowSeconds:??? ->
?hlsManifests:??? ->
?lowLatencyHlsManifests:??? ->
?dashManifests:??? ->
?mssManifests:??? ->
?forceEndpointErrorConfiguration:??? ->
?uriSeparator:??? ->
?eTag:??? ->
channelGroupName:ResourceName.t ->
channelName:ResourceName.t ->
originEndpointName:ResourceName.t ->
containerType:ContainerType.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of
UpdateOriginEndpointRequestStartoverWindowSecondsInteger.t
| `List of
[> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of
CreateHlsManifestConfigurationManifestWindowSecondsInteger.t
| `List of
[> `Enum of string
| `Structure of
(string
* [> `Integer of DashBaseUrlDvbPriorityInteger.t
| `String of DashBaseUrlUrlString.t ])
list ]
list
| `String of ManifestName.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Float of Float_.t
| `Integer of
FilterConfigurationTimeDelaySecondsInteger.t
| `List of
[> `Structure of
(string
* [> `Integer of
DashDvbMetricsReportingProbabilityInteger.t
| `String of
DashDvbMetricsReportingReportingUrlString.t ])
list ]
list
| `String of FilterConfigurationManifestFilterString.t
| `Structure of
(string
* [> `Enum of string
| `String of DashDvbFontDownloadUrlString.t ])
list
| `Timestamp of Timestamp.t ])
list ])
list ]
list
| `String of ResourceName.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Integer of SegmentSegmentDurationSecondsInteger.t
| `List of [> `Enum of string ] list
| `String of SegmentSegmentNameString.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of EncryptionKeyRotationIntervalSecondsInteger.t
| `List of [> `Enum of string ] list
| `String of EncryptionConstantInitializationVectorString.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Enum of string ] list
| `String of SpekeKeyProviderResourceIdString.t
| `Structure of (string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ]