AWS SDK for .NET Documentation
UpdateJob Method (updateJobRequest)
AmazonAmazon.ImportExportAmazonImportExportUpdateJob(UpdateJobRequest) Did this page help you?   Yes   No    Tell us about it...

You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file. The manifest file attached to this request replaces the original manifest file. You can only use the operation after a CreateJob request but before the data transfer starts and you can only use it on jobs you own.

Declaration Syntax
C#
UpdateJobResponse UpdateJob(
	UpdateJobRequest updateJobRequest
)
Parameters
updateJobRequest (UpdateJobRequest)
Container for the necessary parameters to execute the UpdateJob service method on AmazonImportExport.
Return Value
The response from the UpdateJob service method, as returned by AmazonImportExport.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)