The name of the channel group containing the channel from which to harvest content.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the channel from which to harvest content.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.MPV2.AmazonMediaPackageV2ClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
An optional description for the harvest job.
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) |
A list of harvested DASH manifests. 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 | HarvestedManifests_DashManifests |
A list of harvested HLS manifests. 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 | HarvestedManifests_HlsManifests |
A list of harvested Low-Latency HLS manifests. 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 | HarvestedManifests_LowLatencyHlsManifests |
A name for the harvest job. This name must be unique within the channel.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The name of the origin endpoint from which to harvest content.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-S3Destination_BucketName <
String>
The name of an S3 bucket within which harvested content will be exported.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Destination_S3Destination_BucketName |
-S3Destination_DestinationPath <
String>
The path within the specified S3 bucket where the harvested content will be placed.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Destination_S3Destination_DestinationPath |
-ScheduleConfiguration_EndTime <DateTime>
The end time for the harvest job.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ScheduleConfiguration_StartTime <DateTime>
The start time for the harvest job.
Required? | True |
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.CreateHarvestJobResponse). Specifying the name of a property of type Amazon.MediaPackageV2.Model.CreateHarvestJobResponse 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) |
A collection of tags associated with the harvest job. 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 | Tags |