Data retrieval APIs for Amazon Cognito Sync
Amazon Cognito Sync provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeDataset | Get metadata about a dataset by identity and dataset name | Read |
| DescribeIdentityPoolUsage | Get usage details (for example, data storage) about a particular identity pool | Read |
| DescribeIdentityUsage | Get usage information for an identity, including number of datasets and data usage | Read |
| GetBulkPublishDetails | Get the status of the last BulkPublish operation for an identity pool | Read |
| GetCognitoEvents | Get the events and the corresponding Lambda functions associated with an identity pool | Read |
| GetIdentityPoolConfiguration | Get the configuration settings of an identity pool | Read |
| ListDatasets | List datasets for an identity | List |
| ListIdentityPoolUsage | Get a list of identity pools registered with Cognito | Read |
| ListRecords | Get paginated records, optionally changed after a particular sync count for a dataset and identity | Read |
| QueryRecords | Query records | Read |