Cancels an in-progress harvest job.
put/channelGroup/{ChannelGroupName}/channel/{ChannelName}/originEndpoint/{OriginEndpointName}/harvestJob/{HarvestJobName}
Path parameters
ChannelGroupNamestring required
The name of the channel group containing the channel from which the harvest job is running.
ChannelNamestring required
The name of the channel from which the harvest job is running.
OriginEndpointNamestring required
The name of the origin endpoint that the harvest job is harvesting from. This cannot be changed after the harvest job is submitted.
HarvestJobNamestring required
The name of the harvest job to cancel. This name must be unique within the channel and cannot be changed after the harvest job is submitted.
Headers
x-amzn-update-if-matchstring
The current Entity Tag (ETag) associated with the harvest job. Used for concurrency control.
Response
Success
CancelHarvestJobResponse required