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

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.ImportExport.GetStatus

Contents

Description

This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job. You can only return information about jobs you own.

See: AWS API Reference for GetStatus.

Synopsis

Creating a Request

getStatus Source

Arguments

:: Text

gsJobId

-> GetStatus 

Creates a value of GetStatus with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

gsAPIVersion :: Lens' GetStatus (Maybe Text) Source

Undocumented member.

gsJobId :: Lens' GetStatus Text Source

Undocumented member.

Destructuring the Response

Response Lenses