(bulk-publish & {:keys [identity-pool-id] :as bulk-publish-request})(delete-dataset &
{:keys [dataset-name identity-id identity-pool-id]
:as delete-dataset-request})(describe-dataset &
{:keys [dataset-name identity-id identity-pool-id]
:as describe-dataset-request})(describe-identity-pool-usage &
{:keys [identity-pool-id]
:as describe-identity-pool-usage-request})(describe-identity-usage &
{:keys [identity-id identity-pool-id]
:as describe-identity-usage-request})(get-bulk-publish-details &
{:keys [identity-pool-id]
:as get-bulk-publish-details-request})(get-cached-response-metadata & [amazon-web-service-request])(get-cognito-events & {:keys [identity-pool-id] :as get-cognito-events-request})(get-identity-pool-configuration &
{:keys [identity-pool-id]
:as get-identity-pool-configuration-request})(list-datasets &
{:keys [identity-id identity-pool-id max-results next-token]
:as list-datasets-request})(list-identity-pool-usage &
{:keys [max-results next-token]
:as list-identity-pool-usage-request})(list-records &
{:keys [dataset-name identity-id identity-pool-id last-sync-count
max-results next-token sync-session-token]
:as list-records-request})(register-device &
{:keys [identity-id identity-pool-id platform token]
:as register-device-request})(set-cognito-events &
{:keys [events identity-pool-id]
:as set-cognito-events-request})(set-identity-pool-configuration &
{:keys [cognito-streams identity-pool-id
push-sync]
:as set-identity-pool-configuration-request})(shutdown)(subscribe-to-dataset &
{:keys [dataset-name device-id identity-id
identity-pool-id]
:as subscribe-to-dataset-request})(unsubscribe-from-dataset &
{:keys [dataset-name device-id identity-id
identity-pool-id]
:as unsubscribe-from-dataset-request})(update-records &
{:keys [client-context dataset-name device-id identity-id
identity-pool-id record-patches sync-session-token]
:as update-records-request})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |