packages feed

amazonka-iam 0.0.3 → 0.0.4

raw patch · 2 files changed

+3/−4 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-iam.cabal view
@@ -1,5 +1,5 @@ name:                  amazonka-iam-version:               0.0.3+version:               0.0.4 synopsis:              Amazon Identity and Access Management SDK. homepage:              https://github.com/brendanhay/amazonka license:               OtherLicense@@ -124,5 +124,5 @@     other-modules:      build-depends:-          amazonka-core == 0.0.3.*+          amazonka-core == 0.0.4.*         , base          >= 4.7     && < 5
gen/Network/AWS/IAM/Types.hs view
@@ -189,8 +189,7 @@     type Er IAM = RESTError      service = Service-        { _svcEndpoint     = global-        , _svcAbbrev       = "IAM"+        { _svcAbbrev       = "IAM"         , _svcPrefix       = "iam"         , _svcVersion      = "2010-05-08"         , _svcTargetPrefix = Nothing