diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,18 +8,12 @@
 
 ## Version
 
-`1.4.2`
+`1.4.3`
 
 
 ## Description
 
-AWS Import\/Export Service AWS Import\/Export accelerates transferring
-large amounts of data between the AWS cloud and portable storage devices
-that you mail to us. AWS Import\/Export transfers data directly onto and
-off of your storage devices using Amazon\'s high-speed internal network
-and bypassing the Internet. For large data sets, AWS Import\/Export is
-often faster than Internet transfer and more cost effective than
-upgrading your connectivity.
+AWS Import\/Export Service AWS Import\/Export accelerates transferring large amounts of data between the AWS cloud and portable storage devices that you mail to us. AWS Import\/Export transfers data directly onto and off of your storage devices using Amazon\'s high-speed internal network and bypassing the Internet. For large data sets, AWS Import\/Export is often faster than Internet transfer and more cost effective than upgrading your connectivity.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-importexport)
 and the [AWS API Reference](https://aws.amazon.com/documentation/).
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:               1.4.2
+version:               1.4.3
 synopsis:              Amazon Import/Export SDK.
 homepage:              https://github.com/brendanhay/amazonka
 bug-reports:           https://github.com/brendanhay/amazonka/issues
@@ -13,13 +13,7 @@
 cabal-version:         >= 1.10
 extra-source-files:    README.md fixture/*.yaml fixture/*.proto
 description:
-    AWS Import\/Export Service AWS Import\/Export accelerates transferring
-    large amounts of data between the AWS cloud and portable storage devices
-    that you mail to us. AWS Import\/Export transfers data directly onto and
-    off of your storage devices using Amazon\'s high-speed internal network
-    and bypassing the Internet. For large data sets, AWS Import\/Export is
-    often faster than Internet transfer and more cost effective than
-    upgrading your connectivity.
+    AWS Import\/Export Service AWS Import\/Export accelerates transferring large amounts of data between the AWS cloud and portable storage devices that you mail to us. AWS Import\/Export transfers data directly onto and off of your storage devices using Amazon\'s high-speed internal network and bypassing the Internet. For large data sets, AWS Import\/Export is often faster than Internet transfer and more cost effective than upgrading your connectivity.
     .
     The types from this library are intended to be used with
     <http://hackage.haskell.org/package/amazonka amazonka>, which provides
@@ -61,7 +55,7 @@
         , Network.AWS.ImportExport.Types.Sum
 
     build-depends:
-          amazonka-core == 1.4.2.*
+          amazonka-core == 1.4.3.*
         , base          >= 4.7     && < 5
 
 test-suite amazonka-importexport-test
@@ -81,9 +75,9 @@
         , Test.AWS.ImportExport.Internal
 
     build-depends:
-          amazonka-core == 1.4.2.*
-        , amazonka-test == 1.4.2.*
-        , amazonka-importexport == 1.4.2.*
+          amazonka-core == 1.4.3.*
+        , amazonka-test == 1.4.3.*
+        , amazonka-importexport == 1.4.3.*
         , base
         , bytestring
         , tasty
diff --git a/gen/Network/AWS/ImportExport.hs b/gen/Network/AWS/ImportExport.hs
--- a/gen/Network/AWS/ImportExport.hs
+++ b/gen/Network/AWS/ImportExport.hs
@@ -11,13 +11,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- AWS Import\/Export Service AWS Import\/Export accelerates transferring
--- large amounts of data between the AWS cloud and portable storage devices
--- that you mail to us. AWS Import\/Export transfers data directly onto and
--- off of your storage devices using Amazon\'s high-speed internal network
--- and bypassing the Internet. For large data sets, AWS Import\/Export is
--- often faster than Internet transfer and more cost effective than
--- upgrading your connectivity.
+-- AWS Import\/Export Service AWS Import\/Export accelerates transferring large amounts of data between the AWS cloud and portable storage devices that you mail to us. AWS Import\/Export transfers data directly onto and off of your storage devices using Amazon\'s high-speed internal network and bypassing the Internet. For large data sets, AWS Import\/Export is often faster than Internet transfer and more cost effective than upgrading your connectivity.
 module Network.AWS.ImportExport
     (
     -- * Service Configuration
diff --git a/gen/Network/AWS/ImportExport/CancelJob.hs b/gen/Network/AWS/ImportExport/CancelJob.hs
--- a/gen/Network/AWS/ImportExport/CancelJob.hs
+++ b/gen/Network/AWS/ImportExport/CancelJob.hs
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- This operation cancels a specified job. Only the job owner can cancel
--- it. The operation fails if the job has already started or is complete.
+-- This operation cancels a specified job. Only the job owner can cancel it. The operation fails if the job has already started or is complete.
 module Network.AWS.ImportExport.CancelJob
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/ImportExport/CreateJob.hs b/gen/Network/AWS/ImportExport/CreateJob.hs
--- a/gen/Network/AWS/ImportExport/CreateJob.hs
+++ b/gen/Network/AWS/ImportExport/CreateJob.hs
@@ -18,12 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- This operation initiates the process of scheduling an upload or download
--- of your data. You include in the request a manifest that describes the
--- data transfer specifics. The response to the request includes a job ID,
--- which you can use in other operations, a signature that you use to
--- identify your storage device, and the address where you should ship your
--- storage device.
+-- This operation initiates the process of scheduling an upload or download of your data. You include in the request a manifest that describes the data transfer specifics. The response to the request includes a job ID, which you can use in other operations, a signature that you use to identify your storage device, and the address where you should ship your storage device.
 module Network.AWS.ImportExport.CreateJob
     (
     -- * Creating a Request
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
@@ -18,8 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- This operation generates a pre-paid UPS shipping label that you will use
--- to ship your device to AWS for processing.
+-- This operation generates a pre-paid UPS shipping label that you will use to ship your device to AWS for processing.
 module Network.AWS.ImportExport.GetShippingLabel
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/ImportExport/GetStatus.hs b/gen/Network/AWS/ImportExport/GetStatus.hs
--- a/gen/Network/AWS/ImportExport/GetStatus.hs
+++ b/gen/Network/AWS/ImportExport/GetStatus.hs
@@ -18,10 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- 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 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.
 module Network.AWS.ImportExport.GetStatus
     (
     -- * Creating a Request
diff --git a/gen/Network/AWS/ImportExport/ListJobs.hs b/gen/Network/AWS/ImportExport/ListJobs.hs
--- a/gen/Network/AWS/ImportExport/ListJobs.hs
+++ b/gen/Network/AWS/ImportExport/ListJobs.hs
@@ -18,11 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- 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.
+-- 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.
 --
 -- This operation returns paginated results.
 module Network.AWS.ImportExport.ListJobs
diff --git a/gen/Network/AWS/ImportExport/Types.hs b/gen/Network/AWS/ImportExport/Types.hs
--- a/gen/Network/AWS/ImportExport/Types.hs
+++ b/gen/Network/AWS/ImportExport/Types.hs
@@ -95,8 +95,7 @@
       | has (hasStatus 509) e = Just "limit_exceeded"
       | otherwise = Nothing
 
--- | The JOBID was missing, not found, or not associated with the AWS
--- account.
+-- | The JOBID was missing, not found, or not associated with the AWS account.
 _InvalidJobIdException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidJobIdException = _ServiceError . hasCode "InvalidJobIdException"
 
@@ -114,9 +113,7 @@
 _InvalidFileSystemException =
     _ServiceError . hasCode "InvalidFileSystemException"
 
--- | The AWS Access Key ID specified in the request did not match the
--- manifest\'s accessKeyId value. The manifest and the request
--- authentication must use the same AWS Access Key ID.
+-- | The AWS Access Key ID specified in the request did not match the manifest\'s accessKeyId value. The manifest and the request authentication must use the same AWS Access Key ID.
 _InvalidAccessKeyIdException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidAccessKeyIdException =
     _ServiceError . hasCode "InvalidAccessKeyIdException"
@@ -131,8 +128,7 @@
 _UnableToCancelJobIdException =
     _ServiceError . hasCode "UnableToCancelJobIdException"
 
--- | Your manifest file contained buckets from multiple regions. A job is
--- restricted to buckets from one region. Please correct and resubmit.
+-- | Your manifest file contained buckets from multiple regions. A job is restricted to buckets from one region. Please correct and resubmit.
 _MultipleRegionsException :: AsError a => Getting (First ServiceError) a ServiceError
 _MultipleRegionsException = _ServiceError . hasCode "MultipleRegionsException"
 
@@ -159,10 +155,7 @@
 _BucketPermissionException =
     _ServiceError . hasCode "BucketPermissionException"
 
--- | The specified bucket does not exist. Create the specified bucket or
--- change the manifest\'s bucket, exportBucket, or logBucket field to a
--- bucket that the account, as specified by the manifest\'s Access Key ID,
--- has write permissions to.
+-- | The specified bucket does not exist. Create the specified bucket or change the manifest\'s bucket, exportBucket, or logBucket field to a bucket that the account, as specified by the manifest\'s Access Key ID, has write permissions to.
 _NoSuchBucketException :: AsError a => Getting (First ServiceError) a ServiceError
 _NoSuchBucketException = _ServiceError . hasCode "NoSuchBucketException"
 
@@ -183,15 +176,12 @@
 _InvalidCustomsException :: AsError a => Getting (First ServiceError) a ServiceError
 _InvalidCustomsException = _ServiceError . hasCode "InvalidCustomsException"
 
--- | One or more required fields were missing from the manifest file. Please
--- correct and resubmit.
+-- | One or more required fields were missing from the manifest file. Please correct and resubmit.
 _MissingManifestFieldException :: AsError a => Getting (First ServiceError) a ServiceError
 _MissingManifestFieldException =
     _ServiceError . hasCode "MissingManifestFieldException"
 
--- | Each account can create only a certain number of jobs per day. If you
--- need to create more than this, please contact
--- awsimportexport\'amazon.com to explain your particular use case.
+-- | Each account can create only a certain number of jobs per day. If you need to create more than this, please contact awsimportexport\'amazon.com to explain your particular use case.
 _CreateJobQuotaExceededException :: AsError a => Getting (First ServiceError) a ServiceError
 _CreateJobQuotaExceededException =
     _ServiceError . hasCode "CreateJobQuotaExceededException"
diff --git a/gen/Network/AWS/ImportExport/Types/Product.hs b/gen/Network/AWS/ImportExport/Types/Product.hs
--- a/gen/Network/AWS/ImportExport/Types/Product.hs
+++ b/gen/Network/AWS/ImportExport/Types/Product.hs
@@ -21,8 +21,7 @@
 import           Network.AWS.Lens
 import           Network.AWS.Prelude
 
--- | A discrete item that contains the description and URL of an artifact
--- (such as a PDF).
+-- | A discrete item that contains the description and URL of an artifact (such as a PDF).
 --
 -- /See:/ 'artifact' smart constructor.
 data Artifact = Artifact'
diff --git a/gen/Network/AWS/ImportExport/UpdateJob.hs b/gen/Network/AWS/ImportExport/UpdateJob.hs
--- a/gen/Network/AWS/ImportExport/UpdateJob.hs
+++ b/gen/Network/AWS/ImportExport/UpdateJob.hs
@@ -18,11 +18,7 @@
 -- Stability   : auto-generated
 -- Portability : non-portable (GHC extensions)
 --
--- You use this operation to change the parameters specified in the
--- original manifest file by supplying a new manifest file. The manifest
--- file attached to this request replaces the original manifest file. You
--- can only use the operation after a CreateJob request but before the data
--- transfer starts and you can only use it on jobs you own.
+-- You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file. The manifest file attached to this request replaces the original manifest file. You can only use the operation after a CreateJob request but before the data transfer starts and you can only use it on jobs you own.
 module Network.AWS.ImportExport.UpdateJob
     (
     -- * Creating a Request
diff --git a/test/Test/AWS/Gen/ImportExport.hs b/test/Test/AWS/Gen/ImportExport.hs
--- a/test/Test/AWS/Gen/ImportExport.hs
+++ b/test/Test/AWS/Gen/ImportExport.hs
@@ -28,43 +28,43 @@
 -- fixtures :: TestTree
 -- fixtures =
 --     [ testGroup "request"
---         [ testGetShippingLabel $
+--         [ requestGetShippingLabel $
 --             getShippingLabel
 --
---         , testCreateJob $
+--         , requestCreateJob $
 --             createJob
 --
---         , testListJobs $
+--         , requestListJobs $
 --             listJobs
 --
---         , testUpdateJob $
+--         , requestUpdateJob $
 --             updateJob
 --
---         , testGetStatus $
+--         , requestGetStatus $
 --             getStatus
 --
---         , testCancelJob $
+--         , requestCancelJob $
 --             cancelJob
 --
 --           ]
 
 --     , testGroup "response"
---         [ testGetShippingLabelResponse $
+--         [ responseGetShippingLabel $
 --             getShippingLabelResponse
 --
---         , testCreateJobResponse $
+--         , responseCreateJob $
 --             createJobResponse
 --
---         , testListJobsResponse $
+--         , responseListJobs $
 --             listJobsResponse
 --
---         , testUpdateJobResponse $
+--         , responseUpdateJob $
 --             updateJobResponse
 --
---         , testGetStatusResponse $
+--         , responseGetStatus $
 --             getStatusResponse
 --
---         , testCancelJobResponse $
+--         , responseCancelJob $
 --             cancelJobResponse
 --
 --           ]
@@ -72,75 +72,75 @@
 
 -- Requests
 
-testGetShippingLabel :: GetShippingLabel -> TestTree
-testGetShippingLabel = req
+requestGetShippingLabel :: GetShippingLabel -> TestTree
+requestGetShippingLabel = req
     "GetShippingLabel"
     "fixture/GetShippingLabel.yaml"
 
-testCreateJob :: CreateJob -> TestTree
-testCreateJob = req
+requestCreateJob :: CreateJob -> TestTree
+requestCreateJob = req
     "CreateJob"
     "fixture/CreateJob.yaml"
 
-testListJobs :: ListJobs -> TestTree
-testListJobs = req
+requestListJobs :: ListJobs -> TestTree
+requestListJobs = req
     "ListJobs"
     "fixture/ListJobs.yaml"
 
-testUpdateJob :: UpdateJob -> TestTree
-testUpdateJob = req
+requestUpdateJob :: UpdateJob -> TestTree
+requestUpdateJob = req
     "UpdateJob"
     "fixture/UpdateJob.yaml"
 
-testGetStatus :: GetStatus -> TestTree
-testGetStatus = req
+requestGetStatus :: GetStatus -> TestTree
+requestGetStatus = req
     "GetStatus"
     "fixture/GetStatus.yaml"
 
-testCancelJob :: CancelJob -> TestTree
-testCancelJob = req
+requestCancelJob :: CancelJob -> TestTree
+requestCancelJob = req
     "CancelJob"
     "fixture/CancelJob.yaml"
 
 -- Responses
 
-testGetShippingLabelResponse :: GetShippingLabelResponse -> TestTree
-testGetShippingLabelResponse = res
+responseGetShippingLabel :: GetShippingLabelResponse -> TestTree
+responseGetShippingLabel = res
     "GetShippingLabelResponse"
     "fixture/GetShippingLabelResponse.proto"
     importExport
     (Proxy :: Proxy GetShippingLabel)
 
-testCreateJobResponse :: CreateJobResponse -> TestTree
-testCreateJobResponse = res
+responseCreateJob :: CreateJobResponse -> TestTree
+responseCreateJob = res
     "CreateJobResponse"
     "fixture/CreateJobResponse.proto"
     importExport
     (Proxy :: Proxy CreateJob)
 
-testListJobsResponse :: ListJobsResponse -> TestTree
-testListJobsResponse = res
+responseListJobs :: ListJobsResponse -> TestTree
+responseListJobs = res
     "ListJobsResponse"
     "fixture/ListJobsResponse.proto"
     importExport
     (Proxy :: Proxy ListJobs)
 
-testUpdateJobResponse :: UpdateJobResponse -> TestTree
-testUpdateJobResponse = res
+responseUpdateJob :: UpdateJobResponse -> TestTree
+responseUpdateJob = res
     "UpdateJobResponse"
     "fixture/UpdateJobResponse.proto"
     importExport
     (Proxy :: Proxy UpdateJob)
 
-testGetStatusResponse :: GetStatusResponse -> TestTree
-testGetStatusResponse = res
+responseGetStatus :: GetStatusResponse -> TestTree
+responseGetStatus = res
     "GetStatusResponse"
     "fixture/GetStatusResponse.proto"
     importExport
     (Proxy :: Proxy GetStatus)
 
-testCancelJobResponse :: CancelJobResponse -> TestTree
-testCancelJobResponse = res
+responseCancelJob :: CancelJobResponse -> TestTree
+responseCancelJob = res
     "CancelJobResponse"
     "fixture/CancelJobResponse.proto"
     importExport
