cognito-sync:BulkPublish |
Initiates a bulk publish of all existing datasets for an Identity Pool to the configured stream. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:DeleteDataset |
Deletes the specific dataset. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |
cognito-sync:DescribeDataset |
Gets meta data about a dataset by identity and dataset name. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |
cognito-sync:DescribeIdentityUsage |
Gets usage information for an identity, including number of datasets and data usage. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id |
- |
cognito-sync:DescribeIdentityPoolUsage |
Gets usage details (for example, data storage) about a particular identity pool. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:GetBulkPublishDetails |
Get the status of the last BulkPublish operation for an identity pool. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:GetCognitoEvents |
Gets the events and the corresponding Lambda functions associated with an identity pool. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:GetIdentityPoolConfiguration |
Gets the configuration settings of an identity pool. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:ListDatasets |
Lists datasets for an identity. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |
cognito-sync:ListIdentityPoolUsage |
Gets a list of identity pools registered with Cognito. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:ListRecords |
Gets paginated records, optionally changed after a particular sync count for a dataset and identity. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |
cognito-sync:RegisterDevice |
Registers a device to receive push sync notifications. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id |
- |
cognito-sync:SetCognitoEvents |
Sets the AWS Lambda function for a given event type for an identity pool. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:SetIdentityPoolConfiguration |
Sets the necessary configuration for push sync. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id |
- |
cognito-sync:SubscribeToDataset |
Subscribes to receive notifications when a dataset is modified by another device. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |
cognito-sync:UpdateRecords |
Posts updates to records and adds and deletes records for a dataset and user. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |
cognito-sync:UnsubscribeFromDataset |
Unsubscribes from receiving notifications when a dataset is modified by another device. |
arn:aws:cognito-sync:$region:$account-id:identitypool/$identity-pool-id/identity/$identity-id/dataset/$dataset-name |
- |