Module Awso_budgets_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 create_budget : Async.Command.t
Sourceval create_budget_action : Async.Command.t
Sourceval create_notification : Async.Command.t
Sourceval create_subscriber : Async.Command.t
Sourceval delete_budget : Async.Command.t
Sourceval delete_budget_action : Async.Command.t
Sourceval delete_notification : Async.Command.t
Sourceval delete_subscriber : Async.Command.t
Sourceval describe_budget : Async.Command.t
Sourceval describe_budget_action : Async.Command.t
Sourceval describe_budget_action_histories : Async.Command.t
Sourceval describe_budget_actions_for_account : Async.Command.t
Sourceval describe_budget_actions_for_budget : Async.Command.t
Sourceval describe_budget_notifications_for_account : Async.Command.t
Sourceval describe_budget_performance_history : Async.Command.t
Sourceval describe_budgets : Async.Command.t
Sourceval describe_notifications_for_budget : Async.Command.t
Sourceval describe_subscribers_for_notification : Async.Command.t
Sourceval execute_budget_action : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_budget : Async.Command.t
Sourceval update_budget_action : Async.Command.t
Sourceval update_notification : Async.Command.t
Sourceval update_subscriber : Async.Command.t
Sourceval main : Async.Command.t