amazonaws.com

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 tha

🔑 oauth2 17 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Gets a list of identity pools registered with Cognito.</p> <p>ListIdentity…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-sync.us-east-1.amazonaws.com/identitypools
<p>Gets usage details (for example, data storage) about a particular identity…
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-sync.us-east-1.amazonaws.com/identitypools/{IdentityPoolId}
<p>Gets the events and the corresponding Lambda functions associated with an …
curl \
  -H "Authorization: $API_KEY" \
  http://cognito-sync.us-east-1.amazonaws.com/identitypools/{IdentityPoolId}/events
Endpoints (17 total)
GET
/identitypools
<p>Gets a list of identity pools registered with Cognito.</p> <p>ListIdentity…
GET
/identitypools/{IdentityPoolId}
<p>Gets usage details (for example, data storage) about a particular identity…
GET
/identitypools/{IdentityPoolId}/events
<p>Gets the events and the corresponding Lambda functions associated with an …
GET
/identitypools/{IdentityPoolId}/configuration
<p>Gets the configuration settings of an identity pool.</p><p>This API can on…
GET
/identitypools/{IdentityPoolId}/identities/{IdentityId}
<p>Gets usage information for an identity, including number of datasets and d…
GET
/identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets
<p>Lists datasets for an identity. With Amazon Cognito Sync, each identity ha…
GET
/identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName}
<p>Gets meta data about a dataset by identity and dataset name. With Amazon C…
GET
/identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName}/records
<p>Gets paginated records, optionally changed after a particular sync count f…
POST
/identitypools/{IdentityPoolId}/events
<p>Sets the AWS Lambda function for a given event type for an identity pool. …
POST
/identitypools/{IdentityPoolId}/bulkpublish
<p>Initiates a bulk publish of all existing datasets for an Identity Pool to …
POST
/identitypools/{IdentityPoolId}/configuration
<p>Sets the necessary configuration for push sync.</p><p>This API can only be…
POST
/identitypools/{IdentityPoolId}/getBulkPublishDetails
<p>Get the status of the last BulkPublish operation for an identity pool.</p>…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints17
Authoauth2
Categories1
http://cognito-sync.us-east-1.amazonaws.com