aws mediapackage create-harvest-job

Creates a new HarvestJob record

Options

NameDescription
--end-time <string>The end of the time-window which will be harvested
--id <string>The ID of the HarvestJob. The ID must be unique within the region and it cannot be changed after the HarvestJob is submitted
--origin-endpoint-id <string>The ID of the OriginEndpoint that the HarvestJob will harvest from. This cannot be changed after the HarvestJob is submitted
--s3-destination <structure>Configuration parameters for where in an S3 bucket to place the harvested content
--start-time <string>The start of the time-window which will be harvested
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command