| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.AWS.ImportExport.GetShippingLabel
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.
http://docs.aws.amazon.com/AWSImportExport/latest/DG/WebGetShippingLabel.html
- data GetShippingLabel
- getShippingLabel :: GetShippingLabel
- gslAPIVersion :: Lens' GetShippingLabel (Maybe Text)
- gslCity :: Lens' GetShippingLabel (Maybe Text)
- gslCompany :: Lens' GetShippingLabel (Maybe Text)
- gslCountry :: Lens' GetShippingLabel (Maybe Text)
- gslJobIds :: Lens' GetShippingLabel [Text]
- gslName :: Lens' GetShippingLabel (Maybe Text)
- gslPhoneNumber :: Lens' GetShippingLabel (Maybe Text)
- gslPostalCode :: Lens' GetShippingLabel (Maybe Text)
- gslStateOrProvince :: Lens' GetShippingLabel (Maybe Text)
- gslStreet1 :: Lens' GetShippingLabel (Maybe Text)
- gslStreet2 :: Lens' GetShippingLabel (Maybe Text)
- gslStreet3 :: Lens' GetShippingLabel (Maybe Text)
- data GetShippingLabelResponse
- getShippingLabelResponse :: GetShippingLabelResponse
- gslrShippingLabelURL :: Lens' GetShippingLabelResponse (Maybe Text)
- gslrWarning :: Lens' GetShippingLabelResponse (Maybe Text)
Request
data GetShippingLabel Source
Instances
| Eq GetShippingLabel | |
| Ord GetShippingLabel | |
| Read GetShippingLabel | |
| Show GetShippingLabel | |
| AWSRequest GetShippingLabel | |
| ToQuery GetShippingLabel | |
| ToPath GetShippingLabel | |
| ToHeaders GetShippingLabel | |
| type Sv GetShippingLabel = ImportExport | |
| type Rs GetShippingLabel = GetShippingLabelResponse |
Request constructor
getShippingLabel :: GetShippingLabel Source
GetShippingLabel constructor.
The fields accessible through corresponding lenses are:
gslAPIVersion::MaybeTextgslCity::MaybeTextgslCompany::MaybeTextgslCountry::MaybeTextgslJobIds::[Text]gslName::MaybeTextgslPhoneNumber::MaybeTextgslPostalCode::MaybeTextgslStateOrProvince::MaybeTextgslStreet1::MaybeTextgslStreet2::MaybeTextgslStreet3::MaybeText
Request lenses
Response
Response constructor
getShippingLabelResponse :: GetShippingLabelResponse Source
GetShippingLabelResponse constructor.
The fields accessible through corresponding lenses are: