amazonka-cognito-identity 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-cognito-identity.cabal view
@@ -1,5 +1,5 @@ name: amazonka-cognito-identity-version: 0.0.3+version: 0.0.4 synopsis: Amazon Cognito Identity SDK. homepage: https://github.com/brendanhay/amazonka license: OtherLicense@@ -60,5 +60,5 @@ other-modules: build-depends:- amazonka-core == 0.0.3.*+ amazonka-core == 0.0.4.* , base >= 4.7 && < 5
gen/Network/AWS/CognitoIdentity/Types.hs view
@@ -64,8 +64,7 @@ type Er CognitoIdentity = JSONError service = Service- { _svcEndpoint = regional- , _svcAbbrev = "CognitoIdentity"+ { _svcAbbrev = "CognitoIdentity" , _svcPrefix = "cognito-identity" , _svcVersion = "2014-06-30" , _svcTargetPrefix = Just "AWSCognitoIdentityService"