packages feed

amazonka-importexport 0.3.4 → 0.3.5

raw patch · 2 files changed

+4/−5 lines, 2 filesdep ~amazonka-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: amazonka-core

API changes (from Hackage documentation)

Files

amazonka-importexport.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-importexport-version:               0.3.4+version:               0.3.5 synopsis:              Amazon Import/Export SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -49,5 +49,5 @@     other-modules:      build-depends:-          amazonka-core == 0.3.4.*+          amazonka-core == 0.3.5.*         , base          >= 4.7     && < 5
gen/Network/AWS/ImportExport/GetShippingLabel.hs view
@@ -22,9 +22,8 @@ -- -- Derived from AWS service descriptions, licensed under Apache 2.0. --- | 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.+-- | This operation generates a pre-paid UPS shipping label that you will use to+-- ship your device to AWS for processing. -- -- <http://docs.aws.amazon.com/AWSImportExport/latest/DG/WebGetShippingLabel.html> module Network.AWS.ImportExport.GetShippingLabel