Awso_cognito_sync_eioSourceval bulk_publish :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.BulkPublishRequest.t ->
(Awso_cognito_sync.Values.BulkPublishResponse.t,
Awso_cognito_sync.Values.BulkPublishResponse.error)
Result.tval delete_dataset :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.DeleteDatasetRequest.t ->
(Awso_cognito_sync.Values.DeleteDatasetResponse.t,
Awso_cognito_sync.Values.DeleteDatasetResponse.error)
Result.tval describe_dataset :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.DescribeDatasetRequest.t ->
(Awso_cognito_sync.Values.DescribeDatasetResponse.t,
Awso_cognito_sync.Values.DescribeDatasetResponse.error)
Result.tval describe_identity_pool_usage :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.DescribeIdentityPoolUsageRequest.t ->
(Awso_cognito_sync.Values.DescribeIdentityPoolUsageResponse.t,
Awso_cognito_sync.Values.DescribeIdentityPoolUsageResponse.error)
Result.tval describe_identity_usage :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.DescribeIdentityUsageRequest.t ->
(Awso_cognito_sync.Values.DescribeIdentityUsageResponse.t,
Awso_cognito_sync.Values.DescribeIdentityUsageResponse.error)
Result.tval get_bulk_publish_details :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.GetBulkPublishDetailsRequest.t ->
(Awso_cognito_sync.Values.GetBulkPublishDetailsResponse.t,
Awso_cognito_sync.Values.GetBulkPublishDetailsResponse.error)
Result.tval get_cognito_events :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.GetCognitoEventsRequest.t ->
(Awso_cognito_sync.Values.GetCognitoEventsResponse.t,
Awso_cognito_sync.Values.GetCognitoEventsResponse.error)
Result.tval get_identity_pool_configuration :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.GetIdentityPoolConfigurationRequest.t ->
(Awso_cognito_sync.Values.GetIdentityPoolConfigurationResponse.t,
Awso_cognito_sync.Values.GetIdentityPoolConfigurationResponse.error)
Result.tval list_datasets :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.ListDatasetsRequest.t ->
(Awso_cognito_sync.Values.ListDatasetsResponse.t,
Awso_cognito_sync.Values.ListDatasetsResponse.error)
Result.tval list_identity_pool_usage :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.ListIdentityPoolUsageRequest.t ->
(Awso_cognito_sync.Values.ListIdentityPoolUsageResponse.t,
Awso_cognito_sync.Values.ListIdentityPoolUsageResponse.error)
Result.tval list_records :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.ListRecordsRequest.t ->
(Awso_cognito_sync.Values.ListRecordsResponse.t,
Awso_cognito_sync.Values.ListRecordsResponse.error)
Result.tval register_device :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.RegisterDeviceRequest.t ->
(Awso_cognito_sync.Values.RegisterDeviceResponse.t,
Awso_cognito_sync.Values.RegisterDeviceResponse.error)
Result.tval set_cognito_events :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.SetCognitoEventsRequest.t ->
(unit, unit) Result.tval set_identity_pool_configuration :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.SetIdentityPoolConfigurationRequest.t ->
(Awso_cognito_sync.Values.SetIdentityPoolConfigurationResponse.t,
Awso_cognito_sync.Values.SetIdentityPoolConfigurationResponse.error)
Result.tval subscribe_to_dataset :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.SubscribeToDatasetRequest.t ->
(Awso_cognito_sync.Values.SubscribeToDatasetResponse.t,
Awso_cognito_sync.Values.SubscribeToDatasetResponse.error)
Result.tval unsubscribe_from_dataset :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.UnsubscribeFromDatasetRequest.t ->
(Awso_cognito_sync.Values.UnsubscribeFromDatasetResponse.t,
Awso_cognito_sync.Values.UnsubscribeFromDatasetResponse.error)
Result.tval update_records :
?endpoint_url:string ->
?cfg:Awso_eio.Cfg.t ->
Awso_cognito_sync.Values.UpdateRecordsRequest.t ->
(Awso_cognito_sync.Values.UpdateRecordsResponse.t,
Awso_cognito_sync.Values.UpdateRecordsResponse.error)
Result.tinclude module type of struct include Awso_cognito_sync.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The basic data structure of a dataset.
An update operation for a record.
Usage information for the identity pool.
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.
Indicates an internal service error.
module InvalidLambdaFunctionOutputException =
Awso_cognito_sync.Values.InvalidLambdaFunctionOutputExceptionThe AWS Lambda function returned invalid output or an exception.
Thrown when a request parameter does not comply with the associated constraints.
AWS Lambda throttled your account, please contact AWS Support
Thrown when the limit on the number of objects or operations has been exceeded.
Thrown when a user is not authorized to access the requested resource.
Thrown if an update can't be applied because the resource was changed by another call and this would result in a conflict.
Thrown if the resource doesn't exist.
Thrown if the request is throttled.
Configuration options for configure Cognito streams.
module ConcurrentModificationException =
Awso_cognito_sync.Values.ConcurrentModificationExceptionThrown if there are parallel requests to modify a resource.
Configuration options to be applied to the identity pool.
Usage information for the identity.
An exception thrown when a bulk publish operation is requested less than 24 hours after a previous bulk publish operation completed successfully.
An exception thrown when there is an IN_PROGRESS bulk publish operation for the given identity pool.
Returned for a successful UpdateRecordsRequest.
A request to post updates to records or add and delete records for a dataset and user.
module UnsubscribeFromDatasetResponse =
Awso_cognito_sync.Values.UnsubscribeFromDatasetResponseResponse to an UnsubscribeFromDataset request.
A request to UnsubscribeFromDataset.
Response to a SubscribeToDataset request.
A request to SubscribeToDatasetRequest.
module SetIdentityPoolConfigurationResponse =
Awso_cognito_sync.Values.SetIdentityPoolConfigurationResponseThe output for the SetIdentityPoolConfiguration operation
module SetIdentityPoolConfigurationRequest =
Awso_cognito_sync.Values.SetIdentityPoolConfigurationRequestThe input for the SetIdentityPoolConfiguration operation.
A request to configure Cognito Events""
Response to a RegisterDevice request.
A request to RegisterDevice.
Returned for a successful ListRecordsRequest.
A request for a list of records.
Returned for a successful ListIdentityPoolUsage request.
A request for usage information on an identity pool.
Returned for a successful ListDatasets request.
Request for a list of datasets for an identity.
module GetIdentityPoolConfigurationResponse =
Awso_cognito_sync.Values.GetIdentityPoolConfigurationResponseThe output for the GetIdentityPoolConfiguration operation.
module GetIdentityPoolConfigurationRequest =
Awso_cognito_sync.Values.GetIdentityPoolConfigurationRequestThe input for the GetIdentityPoolConfiguration operation.
The response from the GetCognitoEvents request
A request for a list of the configured Cognito Events
The output for the GetBulkPublishDetails operation.
The input for the GetBulkPublishDetails operation.
The response to a successful DescribeIdentityUsage request.
A request for information about the usage of an identity pool.
module DescribeIdentityPoolUsageResponse =
Awso_cognito_sync.Values.DescribeIdentityPoolUsageResponseResponse to a successful DescribeIdentityPoolUsage request.
module DescribeIdentityPoolUsageRequest =
Awso_cognito_sync.Values.DescribeIdentityPoolUsageRequestA request for usage information about the identity pool.
Response to a successful DescribeDataset request.
A request for meta data about a dataset (creation date, number of records, size) by owner and dataset name.
Response to a successful DeleteDataset request.
A request to delete the specific dataset.
The output for the BulkPublish operation.
The input for the BulkPublish operation.