This operation returns the jobs associated with the requester. AWS Import/Export lists the jobs in reverse chronological order based on the date of creation. For example if Job Test1 was created 2009Dec30 and Test2 was created 2010Feb05, the ListJobs operation would return Test2 followed by Test1.
 Declaration Syntax
 Declaration Syntax| C# | 
ListJobsResponse ListJobs( ListJobsRequest listJobsRequest )
 Parameters
 Parameters- listJobsRequest (ListJobsRequest)
- Container for the necessary parameters to execute the ListJobs service method on AmazonImportExport.
 Return Value
 Return ValueThe response from the ListJobs service method, as returned by AmazonImportExport.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| InvalidParameterException | |
| InvalidAccessKeyIdException |