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.
get/#Operation=ListJobs&Action=ListJobs
Query parameters
MaxJobsinteger
Sets the maximum number of jobs returned in the response. If there are additional jobs that were not returned because MaxJobs was exceeded, the response contains <IsTruncated>true</IsTruncated>. To return the additional jobs, see Marker.
Markerstring
Specifies the JOBID to start after when listing the jobs created with your account. AWS Import/Export lists your jobs in reverse chronological order. See MaxJobs.
APIVersionstring
Specifies the version of the client tool.
Operation'ListJobs' required
Action'ListJobs' required
Version'2010-06-01' required
Response
Success