Expand description

Data structures used by operation inputs/outputs.

Modules

Structs

Configuration options for configure Cognito streams.

A collection of data for an identity pool. An identity pool can have multiple datasets. A dataset is per identity and can be general or associated with a particular entity in an application (like a saved game). Datasets are automatically created if they don’t exist. Data is synced by dataset, and a dataset can hold up to 1MB of key-value pairs.

Usage information for the identity pool.

Usage information for the identity.

Configuration options to be applied to the identity pool.

The basic data structure of a dataset.

An update operation for a record.

Enums