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
 Declaration Syntax| C# | 
public CreateJobResponse CreateJob( CreateJobRequest createJobRequest )
 Parameters
 Parameters- createJobRequest (CreateJobRequest)
- Container for the necessary parameters to execute the CreateJob service method on AmazonImportExport.
 Return Value
 Return ValueThe response from the CreateJob service method, as returned by AmazonImportExport.
 Exceptions
 Exceptions