Amazon Cognito Sync Skill
amazonaws-com-cognito-sync
amazonaws-com-cognito-sync
| Method | Path | Description |
|---|---|---|
POST | /identitypools/{IdentityPoolId}/bulkpublish | |
DELETE | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName} | Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream. Customers are limited to one successful bulk publish per 24 hours. Bulk publish is... |
GET | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName} | Deletes the specific dataset. The dataset will be deleted permanently, and the action can't be undone. Datasets that this dataset was merged with will no longer report the merge.... |
GET | /identitypools/{IdentityPoolId} | Gets meta data about a dataset by identity and dataset name. With Amazon Cognito Sync, each identity has access only to its own data. Thus, the credentials used to make this API c... |
GET | /identitypools/{IdentityPoolId}/identities/{IdentityId} | Gets usage details (for example, data storage) about a particular identity pool. This API can only be called with developer credentials. You cannot call this API with the temporar... |
POST | /identitypools/{IdentityPoolId}/getBulkPublishDetails | Gets usage information for an identity, including number of datasets and data usage. This API can be called with temporary user credentials provided by Cognito Identity or with de... |
GET | /identitypools/{IdentityPoolId}/events | Get the status of the last BulkPublish operation for an identity pool.This API can only be called with developer credentials. You cannot call this API with the temporary user cred... |
GET | /identitypools/{IdentityPoolId}/configuration | Gets the events and the corresponding Lambda functions associated with an identity pool.This API can only be called with developer credentials. You cannot call this API with the t... |
GET | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets | Gets the configuration settings of an identity pool.This API can only be called with developer credentials. You cannot call this API with the temporary user credentials provided b... |
GET | /identitypools | Lists datasets for an identity. With Amazon Cognito Sync, each identity has access only to its own data. Thus, the credentials used to make this API call need to have access to th... |
GET | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName}/records | Gets a list of identity pools registered with Cognito. ListIdentityPoolUsage can only be called with developer credentials. You cannot make this API call with the temporary user c... |
POST | /identitypools/{IdentityPoolId}/identity/{IdentityId}/device | Gets paginated records, optionally changed after a particular sync count for a dataset and identity. With Amazon Cognito Sync, each identity has access only to its own data. Thus,... |
POST | /identitypools/{IdentityPoolId}/events | Registers a device to receive push sync notifications.This API can only be called with temporary credentials provided by Cognito Identity. You cannot call this API with developer... |
POST | /identitypools/{IdentityPoolId}/configuration | Sets the AWS Lambda function for a given event type for an identity pool. This request only updates the key/value pair specified. Other key/values pairs are not updated. To remove... |
POST | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName}/subscriptions/{DeviceId} | Sets the necessary configuration for push sync.This API can only be called with developer credentials. You cannot call this API with the temporary user credentials provided by Cog... |
DELETE | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName}/subscriptions/{DeviceId} | Subscribes to receive notifications when a dataset is modified by another device.This API can only be called with temporary credentials provided by Cognito Identity. You cannot ca... |
POST | /identitypools/{IdentityPoolId}/identities/{IdentityId}/datasets/{DatasetName} | Unsubscribes from receiving notifications when a dataset is modified by another device.This API can only be called with temporary credentials provided by Cognito Identity. You can... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-cognito-sync
Downloads and installs to ~/.claude/skills/amazonaws-com-cognito-sync/
2014-06-30 (2026-02-13)