Module Awso_cognito_sync_async.CliSource

Sourceval json_arg : Yojson.Safe.t Async.Command.Arg_type.t
Sourceval call : ?endpoint_url:??? -> ?profile:??? -> ?region:??? -> (?endpoint_url:??? -> ?cfg:??? -> 'b -> ('c, 'd) Core._result Async_kernel__Deferred.t) -> 'b -> ('c -> Yojson.Safe.t) option -> ('d -> Yojson.Safe.t) option -> unit Async_kernel__Deferred.t
Sourceval bulk_publish : Async.Command.t
Sourceval delete_dataset : Async.Command.t
Sourceval describe_dataset : Async.Command.t
Sourceval describe_identity_pool_usage : Async.Command.t
Sourceval describe_identity_usage : Async.Command.t
Sourceval get_bulk_publish_details : Async.Command.t
Sourceval get_cognito_events : Async.Command.t
Sourceval get_identity_pool_configuration : Async.Command.t
Sourceval list_datasets : Async.Command.t
Sourceval list_identity_pool_usage : Async.Command.t
Sourceval list_records : Async.Command.t
Sourceval register_device : Async.Command.t
Sourceval set_cognito_events : Async.Command.t
Sourceval set_identity_pool_configuration : Async.Command.t
Sourceval subscribe_to_dataset : Async.Command.t
Sourceval unsubscribe_from_dataset : Async.Command.t
Sourceval update_records : Async.Command.t
Sourceval main : Async.Command.t