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.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.MPV2.AmazonMediaPackageV2ClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
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.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A DASH manifest configuration. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | DashManifests |
Any descriptive information that you want to add to the origin endpoint for future identification purposes.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Encryption_CmafExcludeSegmentDrmMetadata <
Boolean>
Excludes SEIG and SGPD boxes from segment metadata in CMAF containers.When set to
true, MediaPackage omits these DRM metadata boxes from CMAF segments, which can improve compatibility with certain devices and players that don't support these boxes.Important considerations:
- This setting only affects CMAF container formats
- Key rotation can still be handled through media playlist signaling
- PSSH and TENC boxes remain unaffected
- Default behavior is preserved when this setting is disabled
Valid values:
true |
falseDefault:
false Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_CmafExcludeSegmentDrmMetadata |
-Encryption_ConstantInitializationVector <
String>
A 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting content. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_ConstantInitializationVector |
-Encryption_KeyRotationIntervalSecond <
Int32>
The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don't enter an interval, content keys aren't rotated.The following example setting causes the service to rotate keys every thirty minutes: 1800
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_KeyRotationIntervalSeconds |
A collection of audio encryption presets.Value description:
- PRESET-AUDIO-1 - Use one content key to encrypt all of the audio tracks in your stream.
- PRESET-AUDIO-2 - Use one content key to encrypt all of the stereo audio tracks and one content key to encrypt all of the multichannel audio tracks.
- PRESET-AUDIO-3 - Use one content key to encrypt all of the stereo audio tracks, one content key to encrypt all of the multichannel audio tracks with 3 to 6 channels, and one content key to encrypt all of the multichannel audio tracks with more than 6 channels.
- SHARED - Use the same content key for all of the audio and video tracks in your stream.
- UNENCRYPTED - Don't encrypt any of the audio tracks in your stream.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_SpekeKeyProvider_EncryptionContractConfiguration_PresetSpeke20Audio |
A collection of video encryption presets.Value description:
- PRESET-VIDEO-1 - Use one content key to encrypt all of the video tracks in your stream.
- PRESET-VIDEO-2 - Use one content key to encrypt all of the SD video tracks and one content key for all HD and higher resolutions video tracks.
- PRESET-VIDEO-3 - Use one content key to encrypt all of the SD video tracks, one content key for HD video tracks and one content key for all UHD video tracks.
- PRESET-VIDEO-4 - Use one content key to encrypt all of the SD video tracks, one content key for HD video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks.
- PRESET-VIDEO-5 - Use one content key to encrypt all of the SD video tracks, one content key for HD1 video tracks, one content key for HD2 video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks.
- PRESET-VIDEO-6 - Use one content key to encrypt all of the SD video tracks, one content key for HD1 video tracks, one content key for HD2 video tracks and one content key for all UHD video tracks.
- PRESET-VIDEO-7 - Use one content key to encrypt all of the SD+HD1 video tracks, one content key for HD2 video tracks and one content key for all UHD video tracks.
- PRESET-VIDEO-8 - Use one content key to encrypt all of the SD+HD1 video tracks, one content key for HD2 video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks.
- SHARED - Use the same content key for all of the video and audio tracks in your stream.
- UNENCRYPTED - Don't encrypt any of the video tracks in your stream.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_SpekeKeyProvider_EncryptionContractConfiguration_PresetSpeke20Video |
The encryption method to use.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_EncryptionMethod_CmafEncryptionMethod |
The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_EncryptionMethod_IsmEncryptionMethod |
The encryption method to use.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_EncryptionMethod_TsEncryptionMethod |
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.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ForceEndpointErrorConfiguration_EndpointErrorCondition <
String[]>
The failover conditions for the endpoint. The options are:
- STALE_MANIFEST - The manifest stalled and there are no new segments or parts.
- INCOMPLETE_MANIFEST - There is a gap in the manifest.
- MISSING_DRM_KEY - Key rotation is enabled but we're unable to fetch the key for the current key period.
- SLATE_INPUT - The segments which contain slate content are considered to be missing content.
Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ForceEndpointErrorConfiguration_EndpointErrorConditions |
An HTTP live streaming (HLS) manifest configuration. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | HlsManifests |
A low-latency HLS manifest configuration. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | LowLatencyHlsManifests |
A list of Microsoft Smooth Streaming (MSS) manifest configurations to update for the origin endpoint. This replaces the existing MSS manifest configurations. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MssManifests |
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.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The SCTE-35 message types that you want to be treated as ad markers in the output. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Scte_ScteFilter |
-Segment_IncludeIframeOnlyStream <
Boolean>
When selected, the stream set includes an additional I-frame only stream, along with the other tracks. If false, this extra stream is not included. MediaPackage generates an I-frame only stream from the first rendition in the manifest. The service inserts EXT-I-FRAMES-ONLY tags in the output manifest, and then generates and includes an I-frames only playlist in the stream. This playlist permits player functionality like fast forward and rewind.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_IncludeIframeOnlyStreams |
-Segment_SegmentDurationSecond <
Int32>
The duration (in seconds) of each segment. Enter a value equal to, or a multiple of, the input segment duration. If the value that you enter is different from the input segment duration, MediaPackage rounds segments to the nearest multiple of the input segment duration.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_SegmentDurationSeconds |
The name that describes the segment. The name is the base name of the segment used in all content manifests inside of the endpoint. You can't use spaces in the name.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Segment_TsIncludeDvbSubtitle <
Boolean>
By default, MediaPackage excludes all digital video broadcasting (DVB) subtitles from the output. When selected, MediaPackage passes through DVB subtitles into the output.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_TsIncludeDvbSubtitles |
-Segment_TsUseAudioRenditionGroup <
Boolean>
When selected, MediaPackage bundles all audio tracks in a rendition group. All other tracks in the stream can be used with any audio rendition from the group.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackageV2.Model.UpdateOriginEndpointResponse). Specifying the name of a property of type Amazon.MediaPackageV2.Model.UpdateOriginEndpointResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The DRM solution provider you're using to protect your content during distribution. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_SpekeKeyProvider_DrmSystems |
-SpekeKeyProvider_ResourceId <
String>
The unique identifier for the content. The service sends this to the key server to identify the current endpoint. How unique you make this depends on how fine-grained you want access controls to be. The service does not permit you to use the same ID for two simultaneous encryption processes. The resource ID is also known as the content ID.The following example shows a resource ID: MovieNight20171126093045
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_SpekeKeyProvider_ResourceId |
-SpekeKeyProvider_RoleArn <
String>
The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider.Valid format: arn:aws:iam::{accountID}:role/{name}. The following example shows a role ARN: arn:aws:iam::444455556666:role/SpekeAccess
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_SpekeKeyProvider_RoleArn |
-SpekeKeyProvider_Url <
String>
The URL of the API Gateway proxy that you set up to talk to your key server. The API Gateway proxy must reside in the same AWS Region as MediaPackage and must start with https://.The following example shows a URL: https://1wm2dx1f33.execute-api.us-west-2.amazonaws.com/SpekeSample/copyProtection
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Segment_Encryption_SpekeKeyProvider_Url |
-StartoverWindowSecond <
Int32>
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).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StartoverWindowSeconds |