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.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.AddEMPResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </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="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelCmdlet.Select"> <summary> 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.MediaPackage.Model.DescribeChannelResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.DescribeChannelResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet"> <summary> Returns a collection of Channels.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet.MaxResult"> <summary> <para> Upper bound on number of records to return. </para> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Channels'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.ListChannelsResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.ListChannelsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPChannelListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </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="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobCmdlet.Select"> <summary> 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.MediaPackage.Model.DescribeHarvestJobResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.DescribeHarvestJobResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet"> <summary> Returns a collection of HarvestJob records.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </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> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'HarvestJobs'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.ListHarvestJobsResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.ListHarvestJobsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the IncludeChannelId parameter. The -PassThru parameter is deprecated, use -Select '^IncludeChannelId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPHarvestJobListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </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="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointCmdlet.Select"> <summary> 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.MediaPackage.Model.DescribeOriginEndpointResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.DescribeOriginEndpointResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet"> <summary> Returns a collection of OriginEndpoint records.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. </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> <para> <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet. <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call. <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned. </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, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'OriginEndpoints'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.ListOriginEndpointsResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.ListOriginEndpointsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ChannelId parameter. The -PassThru parameter is deprecated, use -Select '^ChannelId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPOriginEndpointListCmdlet.NoAutoIteration"> <summary> By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point. </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="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.GetEMPResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </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.Select"> <summary> 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.MediaPackage.Model.RotateChannelCredentialsResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.RotateChannelCredentialsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPChannelCredentialRotationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.Select"> <summary> 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.MediaPackage.Model.RotateIngestEndpointCredentialsResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.RotateIngestEndpointCredentialsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.InvokeEMPIngestEndpointCredentialRotationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the IngestEndpointId parameter. The -PassThru parameter is deprecated, use -Select '^IngestEndpointId' instead. This parameter will be removed in a future version. </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.Select"> <summary> 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.MediaPackage.Model.CreateChannelResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.CreateChannelResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPChannelCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.Select"> <summary> 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.MediaPackage.Model.CreateHarvestJobResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.CreateHarvestJobResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPHarvestJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.Authorization_CdnIdentifierSecret"> <summary> <para> The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint. </para> </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.Encryption_ConstantInitializationVector"> <summary> <para> An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV). </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.Encryption_EncryptionMethod"> <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.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.EncryptionContractConfiguration_PresetSpeke20Audio"> <summary> <para> A collection of audio encryption presets. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.EncryptionContractConfiguration_PresetSpeke20Video"> <summary> <para> A collection of video encryption presets. </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.Authorization_SecretsRoleArn"> <summary> <para> The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager. </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.Select"> <summary> 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.MediaPackage.Model.CreateOriginEndpointResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.CreateOriginEndpointResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.NewEMPOriginEndpointCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.DeleteChannelResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPChannelCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.DeleteOriginEndpointResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPOriginEndpointCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MediaPackage.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.RemoveEMPResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </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.Select"> <summary> 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.MediaPackage.Model.UpdateChannelResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.UpdateChannelResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPChannelCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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.UpdateEMPLogConfigurationCmdlet"> <summary> Changes the Channel's properities to configure log subscription </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPLogConfigurationCmdlet.Id"> <summary> <para> The ID of the channel to log subscription. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPLogConfigurationCmdlet.EgressAccessLogs_LogGroupName"> <summary> <para> Customize the log group name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPLogConfigurationCmdlet.IngressAccessLogs_LogGroupName"> <summary> <para> Customize the log group name. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPLogConfigurationCmdlet.Select"> <summary> 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.MediaPackage.Model.ConfigureLogsResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.ConfigureLogsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPLogConfigurationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPLogConfigurationCmdlet.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.Authorization_CdnIdentifierSecret"> <summary> <para> The Amazon Resource Name (ARN) for the secret in Secrets Manager that your Content Distribution Network (CDN) uses for authorization to access your endpoint. </para> </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.Encryption_ConstantInitializationVector"> <summary> <para> An optional 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting blocks. If you don't specify a value, then MediaPackage creates the constant initialization vector (IV). </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.Encryption_EncryptionMethod"> <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.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.EncryptionContractConfiguration_PresetSpeke20Audio"> <summary> <para> A collection of audio encryption presets. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.EncryptionContractConfiguration_PresetSpeke20Video"> <summary> <para> A collection of video encryption presets. </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.Authorization_SecretsRoleArn"> <summary> <para> The Amazon Resource Name (ARN) for the IAM role that allows MediaPackage to communicate with AWS Secrets Manager. </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.Select"> <summary> 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.MediaPackage.Model.UpdateOriginEndpointResponse). Specifying the name of a property of type Amazon.MediaPackage.Model.UpdateOriginEndpointResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.EMP.UpdateEMPOriginEndpointCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Id parameter. The -PassThru parameter is deprecated, use -Select '^Id' instead. This parameter will be removed in a future version. </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> |