diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 ## Version
 
-`1.4.1`
+`1.4.2`
 
 
 ## Description
diff --git a/amazonka-s3.cabal b/amazonka-s3.cabal
--- a/amazonka-s3.cabal
+++ b/amazonka-s3.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-s3
-version:               1.4.1
+version:               1.4.2
 synopsis:              Amazon Simple Storage Service SDK.
 homepage:              https://github.com/brendanhay/amazonka
 bug-reports:           https://github.com/brendanhay/amazonka/issues
@@ -110,7 +110,7 @@
         , Network.AWS.S3.Types.Sum
 
     build-depends:
-          amazonka-core == 1.4.1.*
+          amazonka-core == 1.4.2.*
         , base          >= 4.7     && < 5
         , lens >= 4.4
         , text >= 1.1
@@ -132,9 +132,9 @@
         , Test.AWS.S3.Internal
 
     build-depends:
-          amazonka-core == 1.4.1.*
-        , amazonka-test == 1.4.1.*
-        , amazonka-s3 == 1.4.1.*
+          amazonka-core == 1.4.2.*
+        , amazonka-test == 1.4.2.*
+        , amazonka-s3 == 1.4.2.*
         , base
         , bytestring
         , tasty
diff --git a/fixture/ListObjectsV.yaml b/fixture/ListObjectsV.yaml
new file mode 100644
--- /dev/null
+++ b/fixture/ListObjectsV.yaml
diff --git a/fixture/ListObjectsVResponse.proto b/fixture/ListObjectsVResponse.proto
new file mode 100644
--- /dev/null
+++ b/fixture/ListObjectsVResponse.proto
diff --git a/gen/Network/AWS/S3/Types.hs b/gen/Network/AWS/S3/Types.hs
--- a/gen/Network/AWS/S3/Types.hs
+++ b/gen/Network/AWS/S3/Types.hs
@@ -493,7 +493,7 @@
     , _svcEndpoint = defaultEndpoint s3
     , _svcTimeout = Just 70
     , _svcCheck = statusSuccess
-    , _svcError = parseXMLError
+    , _svcError = parseXMLError "S3"
     , _svcRetry = retry
     }
   where
