amazonka-importexport-0.3.4: Amazon Import/Export SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.ImportExport.ListJobs

Contents

Description

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.

http://docs.aws.amazon.com/AWSImportExport/latest/DG/WebListJobs.html

Synopsis

Request

Request constructor

listJobs :: ListJobs Source

ListJobs constructor.

The fields accessible through corresponding lenses are:

Request lenses

Response

Response constructor

listJobsResponse :: ListJobsResponse Source

ListJobsResponse constructor.

The fields accessible through corresponding lenses are:

Response lenses