

# Welcome


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](https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/Welcome.html).

You can work with Amazon Cognito Sync in the following SDKs.
+  [AWS Command Line Interface](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/cognito-sync/index.html#cli-aws-cognito-sync) 
+  [AWS SDK for .NET](https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/CognitoSync/NCognitoSync.html) 
+  [AWS SDK for C\$1\$1](https://sdk.amazonaws.com/cpp/api/LATEST/aws-cpp-sdk-cognito-sync/html/annotated.html) 
+  [AWS SDK for Go](https://docs.aws.amazon.com/sdk-for-go/api/service/cognitosync/) 
+  [AWS SDK for Java V2](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/cognitosync/CognitoSyncClient.html) 
+  [AWS SDK for JavaScript](https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoSync.html) 
+  [AWS SDK for PHP V3](https://docs.aws.amazon.com/aws-sdk-php/v3/api/api-cognito-sync-2014-06-30.html) 
+  [AWS SDK for Python](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cognito-sync.html) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/CognitoSync/Client.html) 

This document was last published on April 14, 2026. 