neptunedata_cancel_loader_job {paws.database} | R Documentation |
Cancels a specified load job
Description
Cancels a specified load job. This is an HTTP DELETE
request. See Neptune Loader Get-Status API for more information.
See https://www.paws-r-sdk.com/docs/neptunedata_cancel_loader_job/ for full documentation.
Usage
neptunedata_cancel_loader_job(loadId)
Arguments
loadId |
[required] The ID of the load job to be deleted. |
[Package paws.database version 0.9.0 Index]