package
0.10.4
Repository: https://github.com/agilebits/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package cognitosynciface provides an interface for the Amazon Cognito Sync.

# Functions

New creates a new instance of the CognitoSync client with a session.

# Constants

@enum BulkPublishStatus.
@enum BulkPublishStatus.
@enum BulkPublishStatus.
@enum BulkPublishStatus.
@enum Operation.
@enum Operation.
@enum Platform.
@enum Platform.
@enum Platform.
@enum Platform.
A ServiceName is the name of the service the client will make API calls to.
@enum StreamingStatus.
@enum StreamingStatus.

# Structs

The input for the BulkPublish operation.
The output for the BulkPublish operation.
Configuration options for configure Cognito streams.
Amazon Cognito Sync provides an AWS service and client library that enable cross-device syncing of application-related user data.
A collection of data for an identity pool.
A request to delete the specific dataset.
Response to a successful DeleteDataset request.
A request for meta data about a dataset (creation date, number of records, size) by owner and dataset name.
Response to a successful DescribeDataset request.
A request for usage information about the identity pool.
Response to a successful DescribeIdentityPoolUsage request.
A request for information about the usage of an identity pool.
The response to a successful DescribeIdentityUsage request.
The input for the GetBulkPublishDetails operation.
The output for the GetBulkPublishDetails operation.
A request for a list of the configured Cognito Events.
The response from the GetCognitoEvents request.
The input for the GetIdentityPoolConfiguration operation.
The output for the GetIdentityPoolConfiguration operation.
Usage information for the identity pool.
Usage information for the identity.
Request for a list of datasets for an identity.
Returned for a successful ListDatasets request.
A request for usage information on an identity pool.
Returned for a successful ListIdentityPoolUsage request.
A request for a list of records.
Returned for a successful ListRecordsRequest.
Configuration options to be applied to the identity pool.
The basic data structure of a dataset.
An update operation for a record.
A request to RegisterDevice.
Response to a RegisterDevice request.
A request to configure Cognito Events" ".
No description provided by the author
The input for the SetIdentityPoolConfiguration operation.
The output for the SetIdentityPoolConfiguration operation.
A request to SubscribeToDatasetRequest.
Response to a SubscribeToDataset request.
A request to UnsubscribeFromDataset.
Response to an UnsubscribeFromDataset request.
A request to post updates to records or add and delete records for a dataset and user.
Returned for a successful UpdateRecordsRequest.