Module Awso_rds_data_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 batch_execute_statement : Async.Command.t
Sourceval begin_transaction : Async.Command.t
Sourceval commit_transaction : Async.Command.t
Sourceval execute_sql : Async.Command.t
Sourceval execute_statement : Async.Command.t
Sourceval rollback_transaction : Async.Command.t
Sourceval main : Async.Command.t