Module Awso_cloudcontrol_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 cancel_resource_request : Async.Command.t
Sourceval create_resource : Async.Command.t
Sourceval delete_resource : Async.Command.t
Sourceval get_resource : Async.Command.t
Sourceval get_resource_request_status : Async.Command.t
Sourceval list_resource_requests : Async.Command.t
Sourceval list_resources : Async.Command.t
Sourceval update_resource : Async.Command.t
Sourceval main : Async.Command.t