Creates a new OriginEndpoint record.
Request body
The ID of the Channel that the OriginEndpoint will be associated with. This cannot be changed after the OriginEndpoint is created.
A short text description of the OriginEndpoint.
The ID of the OriginEndpoint. The ID must be unique within the region and it cannot be changed after the OriginEndpoint is created.
A short string that will be used as the filename of the OriginEndpoint URL (defaults to "index").
Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination
Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint.
A collection of tags associated with a resource
Amount 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.
A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.
Response
Success
The Amazon Resource Name (ARN) assigned to the OriginEndpoint.
The ID of the Channel the OriginEndpoint is associated with.
The date and time the OriginEndpoint was created.
A short text description of the OriginEndpoint.
The ID of the OriginEndpoint.
A short string appended to the end of the OriginEndpoint URL.
Control whether origination of video is allowed for this OriginEndpoint. If set to ALLOW, the OriginEndpoint may by requested, pursuant to any other form of access control. If set to DENY, the OriginEndpoint may not be requested. This can be helpful for Live to VOD harvesting, or for temporarily disabling origination
Maximum duration (seconds) of content to retain for startover playback. If not specified, startover playback will be disabled for the OriginEndpoint.
A collection of tags associated with a resource
Amount 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.
The URL of the packaged OriginEndpoint for consumption.
A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint.