diff --git a/amazonka-importexport.cabal b/amazonka-importexport.cabal
--- a/amazonka-importexport.cabal
+++ b/amazonka-importexport.cabal
@@ -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
diff --git a/gen/Network/AWS/ImportExport/GetShippingLabel.hs b/gen/Network/AWS/ImportExport/GetShippingLabel.hs
--- a/gen/Network/AWS/ImportExport/GetShippingLabel.hs
+++ b/gen/Network/AWS/ImportExport/GetShippingLabel.hs
@@ -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
