---
type: resource-type
title: MediaPackageV2OriginEndpoint
description: aws resource type AWS::MediaPackageV2::OriginEndpoint
name: MediaPackageV2OriginEndpoint
lexicon: aws
resource_type: AWS::MediaPackageV2::OriginEndpoint
---
`AWS::MediaPackageV2::OriginEndpoint`, a resource type of the aws lexicon.

## Properties

- `ChannelGroupName` (`string`, required)
- `ChannelName` (`string`, required)
- `ContainerType` (`MediaPackageV2OriginEndpoint_ContainerType`, required)
- `OriginEndpointName` (`string`, required)
- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) associated with the resource.</p>
- `CreatedAt` (`string`, optional): <p>The date and time the origin endpoint was created.</p>
- `DashManifests` (`MediaPackageV2OriginEndpoint_DashManifestConfiguration[]`, optional): <p>A DASH manifest configuration.</p>
- `DashManifestUrls` (`string[]`, optional)
- `Description` (`string`, optional): <p>Enter any descriptive text that helps you to identify the origin endpoint.</p>
- `ForceEndpointErrorConfiguration` (`MediaPackageV2OriginEndpoint_ForceEndpointErrorConfiguration`, optional)
- `HlsManifests` (`MediaPackageV2OriginEndpoint_HlsManifestConfiguration[]`, optional): <p>An HTTP live streaming (HLS) manifest configuration.</p>
- `HlsManifestUrls` (`string[]`, optional)
- `LowLatencyHlsManifests` (`MediaPackageV2OriginEndpoint_LowLatencyHlsManifestConfiguration[]`, optional): <p>A low-latency HLS manifest configuration.</p>
- `LowLatencyHlsManifestUrls` (`string[]`, optional)
- `ModifiedAt` (`string`, optional): <p>The date and time the origin endpoint was modified.</p>
- `MssManifests` (`MediaPackageV2OriginEndpoint_MssManifestConfiguration[]`, optional): <p>The Microsoft Smooth Streaming (MSS) manifest configurations associated with this origin endpoint.</p>
- `MssManifestUrls` (`string[]`, optional)
- `Segment` (`MediaPackageV2OriginEndpoint_Segment`, optional)
- `StartoverWindowSeconds` (`number`, optional): <p>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).</p>
- `Tags` (`MediaPackageV2OriginEndpoint_Tag[]`, optional)
- `UriSeparator` (`MediaPackageV2OriginEndpoint_UriSeparator`, optional)

## Attributes

- `Arn`
- `CreatedAt`
- `DashManifestUrls`
- `HlsManifests.*.Url`
- `HlsManifestUrls`
- `LowLatencyHlsManifests.*.Url`
- `LowLatencyHlsManifestUrls`
- `ModifiedAt`
- `MssManifestUrls`
