Module Awso_fis_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_experiment_template : Async.Command.t
Sourceval create_target_account_configuration : Async.Command.t
Sourceval delete_experiment_template : Async.Command.t
Sourceval delete_target_account_configuration : Async.Command.t
Sourceval get_action : Async.Command.t
Sourceval get_experiment : Async.Command.t
Sourceval get_experiment_target_account_configuration : Async.Command.t
Sourceval get_experiment_template : Async.Command.t
Sourceval get_safety_lever : Async.Command.t
Sourceval get_target_account_configuration : Async.Command.t
Sourceval get_target_resource_type : Async.Command.t
Sourceval list_actions : Async.Command.t
Sourceval list_experiment_resolved_targets : Async.Command.t
Sourceval list_experiment_target_account_configurations : Async.Command.t
Sourceval list_experiment_templates : Async.Command.t
Sourceval list_experiments : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval list_target_account_configurations : Async.Command.t
Sourceval list_target_resource_types : Async.Command.t
Sourceval start_experiment : Async.Command.t
Sourceval stop_experiment : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_experiment_template : Async.Command.t
Sourceval update_safety_lever_state : Async.Command.t
Sourceval update_target_account_configuration : Async.Command.t
Sourceval main : Async.Command.t