amazonka-cognito-sync: Amazon Cognito Sync SDK.
Amazon Cognito Sync Amazon Cognito Sync provides an AWS service and client library that enable cross-device syncing of application-related user data. High-level client libraries are available for both iOS and Android. You can use these libraries to persist data locally so that it's available even if the device is offline. Developer credentials don't need to be stored on the mobile device to access the service. You can use Amazon Cognito to obtain a normalized user ID and credentials. User data is persisted in a dataset that can store up to 1 MB of key-value pairs, and you can have up to 20 datasets per user identity. With Amazon Cognito Sync, the data stored for each identity is accessible only to credentials assigned to that identity. In order to use the Cognito Sync service, you need to make API calls using credentials retrieved with Amazon Cognito Identity service. If you want to use Cognito Sync in an Android or iOS application, you will probably want to make API calls via the AWS Mobile SDK. To learn more, see the Developer Guide for Android and the Developer Guide for iOS.
The types from this library are intended to be used with amazonka, which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
Use of lenses is required for constructing and manipulating types. This is due to the amount of nesting of AWS types and transparency regarding de/serialisation into more palatable Haskell values. The provided lenses should be compatible with any of the major lens libraries such as lens or lens-family-core.
See Network.AWS.CognitoSync and the AWS API Reference to get started.
[Skip to Readme]
Modules
[Index]
- Network
- AWS
- Network.AWS.CognitoSync
- Network.AWS.CognitoSync.BulkPublish
- Network.AWS.CognitoSync.DeleteDataset
- Network.AWS.CognitoSync.DescribeDataset
- Network.AWS.CognitoSync.DescribeIdentityPoolUsage
- Network.AWS.CognitoSync.DescribeIdentityUsage
- Network.AWS.CognitoSync.GetBulkPublishDetails
- Network.AWS.CognitoSync.GetCognitoEvents
- Network.AWS.CognitoSync.GetIdentityPoolConfiguration
- Network.AWS.CognitoSync.ListDatasets
- Network.AWS.CognitoSync.ListIdentityPoolUsage
- Network.AWS.CognitoSync.ListRecords
- Network.AWS.CognitoSync.RegisterDevice
- Network.AWS.CognitoSync.SetCognitoEvents
- Network.AWS.CognitoSync.SetIdentityPoolConfiguration
- Network.AWS.CognitoSync.SubscribeToDataset
- Network.AWS.CognitoSync.Types
- Network.AWS.CognitoSync.UnsubscribeFromDataset
- Network.AWS.CognitoSync.UpdateRecords
- Network.AWS.CognitoSync.Waiters
- Network.AWS.CognitoSync
- AWS
Downloads
- amazonka-cognito-sync-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 1.0.0, 1.0.1, 1.1.0, 1.2.0, 1.2.0.1, 1.2.0.2, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.3.1, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.6.0, 1.6.1, 2.0 |
---|---|
Dependencies | amazonka-core (>=1.0.0 && <1.0.1), base (>=4.7 && <4.19) [details] |
License | LicenseRef-OtherLicense |
Copyright | Copyright (c) 2013-2015 Brendan Hay |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Revised | Revision 1 made by jack at 2024-05-13T07:44:16Z |
Category | Network, AWS, Cloud, Distributed Computing |
Home page | https://github.com/brendanhay/amazonka |
Source repo | head: git clone git://github.com/brendanhay/amazonka.git |
Uploaded | by BrendanHay at 2015-08-16T14:11:05Z |
Distributions | NixOS:2.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 37851 total (67 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-08-16 [all 1 reports] |