diff --git a/amazonka-sts.cabal b/amazonka-sts.cabal
--- a/amazonka-sts.cabal
+++ b/amazonka-sts.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-sts
-version:               0.0.3
+version:               0.0.4
 synopsis:              Amazon Security Token Service SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -46,5 +46,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.3.*
+          amazonka-core == 0.0.4.*
         , base          >= 4.7     && < 5
diff --git a/gen/Network/AWS/STS/Types.hs b/gen/Network/AWS/STS/Types.hs
--- a/gen/Network/AWS/STS/Types.hs
+++ b/gen/Network/AWS/STS/Types.hs
@@ -63,8 +63,7 @@
     type Er STS = RESTError
 
     service = Service
-        { _svcEndpoint     = global
-        , _svcAbbrev       = "STS"
+        { _svcAbbrev       = "STS"
         , _svcPrefix       = "sts"
         , _svcVersion      = "2011-06-15"
         , _svcTargetPrefix = Nothing
