Mediapackage Origin Endpoints

This table represents the mediapackage_origin_endpoints resource from Amazon Web Services.

aws.mediapackage_origin_endpoints

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) assigned to the OriginEndpoint.
authorizationcorejson
channel_idcorestringThe ID of the Channel the OriginEndpoint is associated with.
cmaf_packagecorejson
created_atcorestringThe date and time the OriginEndpoint was created.
dash_packagecorejson
descriptioncorestringA short text description of the OriginEndpoint.
hls_packagecorejson
idcorestringThe ID of the OriginEndpoint.
manifest_namecorestringA short string appended to the end of the OriginEndpoint URL.
mss_packagecorejson
originationcorestringControl whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpointmay by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not berequested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination
startover_window_secondscoreint64Maximum duration (seconds) of content to retain for startover playback.If not specified, startover playback will be disabled for the OriginEndpoint.
tagscorehstore
time_delay_secondscoreint64Amount of delay (seconds) to enforce on the playback of live content.If not specified, there will be no time delay in effect for the OriginEndpoint.
urlcorestringThe URL of the packaged OriginEndpoint for consumption.
whitelistcorearray<string>A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.