AWS.Tools.MediaPackage.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.MediaPackage</name> </assembly> <members> <!-- Badly formed XML comment ignored for member "T:Amazon.PowerShell.Cmdlets.EMP.AddEMPResourceTagCmdlet" --> <member name="P:Amazon.PowerShell.Cmdlets.EMP.AddEMPResourceTagCmdlet.ResourceArn"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.AddEMPResourceTagCmdlet.Tag"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.AddEMPResourceTagCmdlet.PassThru"> <summary> Returns the value passed to the ResourceArn parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.AddEMPResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelCmdlet"> <summary> Gets details about a Channel. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelCmdlet.Id"> <summary> <para> The ID of a Channel. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet"> <summary> Returns a collection of Channels.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet.MaxResult"> <summary> <para> Upper bound on number of records to return. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet.NextToken"> <summary> <para> A token used to resume pagination from the end of a previous request. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobCmdlet"> <summary> Gets details about an existing HarvestJob. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobCmdlet.Id"> <summary> <para> The ID of the HarvestJob. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet"> <summary> Returns a collection of HarvestJob records.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.IncludeChannelId"> <summary> <para> When specified, the request will return only HarvestJobs associated with the given Channel ID. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.IncludeStatus"> <summary> <para> When specified, the request will return only HarvestJobs in the given status. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.MaxResult"> <summary> <para> The upper bound on the number of records to return. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.NextToken"> <summary> <para> A token used to resume pagination from the end of a previous request. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointCmdlet"> <summary> Gets details about an existing OriginEndpoint. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointCmdlet.Id"> <summary> <para> The ID of the OriginEndpoint. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet"> <summary> Returns a collection of OriginEndpoint records.<br/><br/>This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet.ChannelId"> <summary> <para> When specified, the request will return only OriginEndpoints associated with the given Channel ID. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet.MaxResult"> <summary> <para> The upper bound on the number of records to return. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet.NextToken"> <summary> <para> A token used to resume pagination from the end of a previous request. </para> <para> <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call. <br/>In order to manually control output pagination, assign $null, for the first call, and the value of $AWSHistory.LastServiceResponse.NextToken, for subsequent calls, to this parameter. </para> </summary> </member> <!-- Badly formed XML comment ignored for member "T:Amazon.PowerShell.Cmdlets.EMP.GetEMPResourceTagCmdlet" --> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPResourceTagCmdlet.ResourceArn"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPChannelCredentialRotationCmdlet"> <summary> Changes the Channel's first IngestEndpoint's username and password. WARNING - This API is deprecated. Please use RotateIngestEndpointCredentials instead<br/><br/>This operation is deprecated. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPChannelCredentialRotationCmdlet.Id"> <summary> <para> The ID of the channel to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPChannelCredentialRotationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPIngestEndpointCredentialRotationCmdlet"> <summary> Rotate the IngestEndpoint's username and password, as specified by the IngestEndpoint's id. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPIngestEndpointCredentialRotationCmdlet.Id"> <summary> <para> The ID of the channel the IngestEndpoint is on. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPIngestEndpointCredentialRotationCmdlet.IngestEndpointId"> <summary> <para> The id of the IngestEndpoint whose credentials should be rotated </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPIngestEndpointCredentialRotationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.NewEMPChannelCmdlet"> <summary> Creates a new Channel. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPChannelCmdlet.Description"> <summary> <para> A short text description of the Channel. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPChannelCmdlet.Id"> <summary> <para> The ID of the Channel. The ID must be unique within the region and itcannot be changed after a Channel is created. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPChannelCmdlet.Tag"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet"> <summary> Creates a new HarvestJob record. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.S3Destination_BucketName"> <summary> <para> The name of an S3 bucket within which harvested content will be exported </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.EndTime"> <summary> <para> The end of the time-window which will be harvested </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.Id"> <summary> <para> The ID of the HarvestJob. The ID must be unique within the regionand it cannot be changed after the HarvestJob is submitted </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.S3Destination_ManifestKey"> <summary> <para> The key in the specified S3 bucket where the harvested top-level manifest will be placed. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.OriginEndpointId"> <summary> <para> The ID of the OriginEndpoint that the HarvestJob will harvest from.This cannot be changed after the HarvestJob is submitted. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.S3Destination_RoleArn"> <summary> <para> The IAM role used to write to the specified S3 bucket </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.StartTime"> <summary> <para> The start of the time-window which will be harvested </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet"> <summary> Creates a new OriginEndpoint record. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.SpekeKeyProvider_CertificateArn"> <summary> <para> An Amazon Resource Name (ARN) of a Certificate Manager certificatethat MediaPackage will use for enforcing secure end-to-end datatransfer with the key provider service. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.ChannelId"> <summary> <para> The ID of the Channel that the OriginEndpoint will be associated with.This cannot be changed after the OriginEndpoint is created. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.DashPackage"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Description"> <summary> <para> A short text description of the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.CmafPackage_HlsManifest"> <summary> <para> A list of HLS manifest configurations </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.HlsPackage"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Id"> <summary> <para> The ID of the OriginEndpoint. The ID must be unique within the regionand it cannot be changed after the OriginEndpoint is created. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Encryption_KeyRotationIntervalSecond"> <summary> <para> Time (in seconds) between each encryption key rotation. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.ManifestName"> <summary> <para> A short string that will be used as the filename of the OriginEndpoint URL (defaults to "index"). </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.StreamSelection_MaxVideoBitsPerSecond"> <summary> <para> The maximum video bitrate (bps) to include in output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.StreamSelection_MinVideoBitsPerSecond"> <summary> <para> The minimum video bitrate (bps) to include in output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.MssPackage"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Origination"> <summary> <para> Control 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 </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.SpekeKeyProvider_ResourceId"> <summary> <para> The resource ID to include in key requests. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.SpekeKeyProvider_RoleArn"> <summary> <para> An Amazon Resource Name (ARN) of an IAM role that AWS ElementalMediaPackage will assume when accessing the key provider service. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.CmafPackage_SegmentDurationSecond"> <summary> <para> Duration (in seconds) of each segment. Actual segments will berounded to the nearest multiple of the source segment duration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.CmafPackage_SegmentPrefix"> <summary> <para> An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.StartoverWindowSecond"> <summary> <para> Maximum duration (seconds) of content to retain for startover playback.If not specified, startover playback will be disabled for the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.StreamSelection_StreamOrder"> <summary> <para> A directive that determines the order of streams in the output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.SpekeKeyProvider_SystemId"> <summary> <para> The system IDs to include in key requests. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Tag"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.TimeDelaySecond"> <summary> <para> 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. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.SpekeKeyProvider_Url"> <summary> <para> The URL of the external key provider service. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Whitelist"> <summary> <para> A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPChannelCmdlet"> <summary> Deletes an existing Channel. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPChannelCmdlet.Id"> <summary> <para> The ID of the Channel to delete. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPChannelCmdlet.PassThru"> <summary> Returns the value passed to the Id parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPOriginEndpointCmdlet"> <summary> Deletes an existing OriginEndpoint. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPOriginEndpointCmdlet.Id"> <summary> <para> The ID of the OriginEndpoint to delete. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPOriginEndpointCmdlet.PassThru"> <summary> Returns the value passed to the Id parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPOriginEndpointCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <!-- Badly formed XML comment ignored for member "T:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPResourceTagCmdlet" --> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPResourceTagCmdlet.ResourceArn"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPResourceTagCmdlet.TagKey"> <summary> <para> The key(s) of tag to be deleted </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPResourceTagCmdlet.PassThru"> <summary> Returns the value passed to the ResourceArn parameter. By default, this cmdlet does not generate any output. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPChannelCmdlet"> <summary> Updates an existing Channel. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPChannelCmdlet.Description"> <summary> <para> A short text description of the Channel. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPChannelCmdlet.Id"> <summary> <para> The ID of the Channel to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPChannelCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet"> <summary> Updates an existing OriginEndpoint. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.SpekeKeyProvider_CertificateArn"> <summary> <para> An Amazon Resource Name (ARN) of a Certificate Manager certificatethat MediaPackage will use for enforcing secure end-to-end datatransfer with the key provider service. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.DashPackage"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.Description"> <summary> <para> A short text description of the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.CmafPackage_HlsManifest"> <summary> <para> A list of HLS manifest configurations </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.HlsPackage"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.Id"> <summary> <para> The ID of the OriginEndpoint to update. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.Encryption_KeyRotationIntervalSecond"> <summary> <para> Time (in seconds) between each encryption key rotation. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.ManifestName"> <summary> <para> A short string that will be appended to the end of the Endpoint URL. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.StreamSelection_MaxVideoBitsPerSecond"> <summary> <para> The maximum video bitrate (bps) to include in output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.StreamSelection_MinVideoBitsPerSecond"> <summary> <para> The minimum video bitrate (bps) to include in output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.MssPackage"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.Origination"> <summary> <para> Control 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 </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.SpekeKeyProvider_ResourceId"> <summary> <para> The resource ID to include in key requests. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.SpekeKeyProvider_RoleArn"> <summary> <para> An Amazon Resource Name (ARN) of an IAM role that AWS ElementalMediaPackage will assume when accessing the key provider service. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.CmafPackage_SegmentDurationSecond"> <summary> <para> Duration (in seconds) of each segment. Actual segments will berounded to the nearest multiple of the source segment duration. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.CmafPackage_SegmentPrefix"> <summary> <para> An optional custom string that is prepended to the name of each segment. If not specified, it defaults to the ChannelId. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.StartoverWindowSecond"> <summary> <para> Maximum duration (in seconds) of content to retain for startover playback.If not specified, startover playback will be disabled for the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.StreamSelection_StreamOrder"> <summary> <para> A directive that determines the order of streams in the output. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.SpekeKeyProvider_SystemId"> <summary> <para> The system IDs to include in key requests. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.TimeDelaySecond"> <summary> <para> Amount of delay (in seconds) to enforce on the playback of live content.If not specified, there will be no time delay in effect for the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.SpekeKeyProvider_Url"> <summary> <para> The URL of the external key provider service. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.Whitelist"> <summary> <para> A list of source IP CIDR blocks that will be allowed to access the OriginEndpoint. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |