AWS SDK for .NET Documentation
CreateJob Method (createJobRequest)
AmazonAmazon.ImportExportAmazonImportExportCreateJob(CreateJobRequest) Did this page help you?   Yes   No    Tell us about it...

This operation initiates the process of scheduling an upload or download of your data. You include in the request a manifest that describes the data transfer specifics. The response to the request includes a job ID, which you can use in other operations, a signature that you use to identify your storage device, and the address where you should ship your storage device.

Declaration Syntax
C#
CreateJobResponse CreateJob(
	CreateJobRequest createJobRequest
)
Parameters
createJobRequest (CreateJobRequest)
Container for the necessary parameters to execute the CreateJob service method on AmazonImportExport.
Return Value
The response from the CreateJob service method, as returned by AmazonImportExport.
Exceptions

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