Module Awso_ivs_realtime_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_encoder_configuration : Async.Command.t
Sourceval create_ingest_configuration : Async.Command.t
Sourceval create_participant_token : Async.Command.t
Sourceval create_stage : Async.Command.t
Sourceval create_storage_configuration : Async.Command.t
Sourceval delete_encoder_configuration : Async.Command.t
Sourceval delete_ingest_configuration : Async.Command.t
Sourceval delete_public_key : Async.Command.t
Sourceval delete_stage : Async.Command.t
Sourceval delete_storage_configuration : Async.Command.t
Sourceval disconnect_participant : Async.Command.t
Sourceval get_composition : Async.Command.t
Sourceval get_encoder_configuration : Async.Command.t
Sourceval get_ingest_configuration : Async.Command.t
Sourceval get_participant : Async.Command.t
Sourceval get_public_key : Async.Command.t
Sourceval get_stage : Async.Command.t
Sourceval get_stage_session : Async.Command.t
Sourceval get_storage_configuration : Async.Command.t
Sourceval import_public_key : Async.Command.t
Sourceval list_compositions : Async.Command.t
Sourceval list_encoder_configurations : Async.Command.t
Sourceval list_ingest_configurations : Async.Command.t
Sourceval list_participant_events : Async.Command.t
Sourceval list_participant_replicas : Async.Command.t
Sourceval list_participants : Async.Command.t
Sourceval list_public_keys : Async.Command.t
Sourceval list_stage_sessions : Async.Command.t
Sourceval list_stages : Async.Command.t
Sourceval list_storage_configurations : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval start_composition : Async.Command.t
Sourceval start_participant_replication : Async.Command.t
Sourceval stop_composition : Async.Command.t
Sourceval stop_participant_replication : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_ingest_configuration : Async.Command.t
Sourceval update_stage : Async.Command.t
Sourceval main : Async.Command.t