Module Awso_bedrock_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_delete_advanced_prompt_optimization_job : Async.Command.t
Sourceval batch_delete_evaluation_job : Async.Command.t
Sourceval cancel_automated_reasoning_policy_build_workflow : Async.Command.t
Sourceval create_advanced_prompt_optimization_job : Async.Command.t
Sourceval create_automated_reasoning_policy : Async.Command.t
Sourceval create_automated_reasoning_policy_test_case : Async.Command.t
Sourceval create_automated_reasoning_policy_version : Async.Command.t
Sourceval create_custom_model : Async.Command.t
Sourceval create_custom_model_deployment : Async.Command.t
Sourceval create_evaluation_job : Async.Command.t
Sourceval create_foundation_model_agreement : Async.Command.t
Sourceval create_guardrail : Async.Command.t
Sourceval create_guardrail_version : Async.Command.t
Sourceval create_inference_profile : Async.Command.t
Sourceval create_marketplace_model_endpoint : Async.Command.t
Sourceval create_model_copy_job : Async.Command.t
Sourceval create_model_customization_job : Async.Command.t
Sourceval create_model_import_job : Async.Command.t
Sourceval create_model_invocation_job : Async.Command.t
Sourceval create_prompt_router : Async.Command.t
Sourceval create_provisioned_model_throughput : Async.Command.t
Sourceval delete_automated_reasoning_policy : Async.Command.t
Sourceval delete_automated_reasoning_policy_build_workflow : Async.Command.t
Sourceval delete_automated_reasoning_policy_test_case : Async.Command.t
Sourceval delete_custom_model : Async.Command.t
Sourceval delete_custom_model_deployment : Async.Command.t
Sourceval delete_enforced_guardrail_configuration : Async.Command.t
Sourceval delete_foundation_model_agreement : Async.Command.t
Sourceval delete_guardrail : Async.Command.t
Sourceval delete_imported_model : Async.Command.t
Sourceval delete_inference_profile : Async.Command.t
Sourceval delete_marketplace_model_endpoint : Async.Command.t
Sourceval delete_model_invocation_logging_configuration : Async.Command.t
Sourceval delete_prompt_router : Async.Command.t
Sourceval delete_provisioned_model_throughput : Async.Command.t
Sourceval delete_resource_policy : Async.Command.t
Sourceval deregister_marketplace_model_endpoint : Async.Command.t
Sourceval export_automated_reasoning_policy_version : Async.Command.t
Sourceval get_advanced_prompt_optimization_job : Async.Command.t
Sourceval get_automated_reasoning_policy : Async.Command.t
Sourceval get_automated_reasoning_policy_annotations : Async.Command.t
Sourceval get_automated_reasoning_policy_build_workflow : Async.Command.t
Sourceval get_automated_reasoning_policy_build_workflow_result_assets : Async.Command.t
Sourceval get_automated_reasoning_policy_next_scenario : Async.Command.t
Sourceval get_automated_reasoning_policy_test_case : Async.Command.t
Sourceval get_automated_reasoning_policy_test_result : Async.Command.t
Sourceval get_custom_model : Async.Command.t
Sourceval get_custom_model_deployment : Async.Command.t
Sourceval get_evaluation_job : Async.Command.t
Sourceval get_foundation_model : Async.Command.t
Sourceval get_foundation_model_availability : Async.Command.t
Sourceval get_guardrail : Async.Command.t
Sourceval get_imported_model : Async.Command.t
Sourceval get_inference_profile : Async.Command.t
Sourceval get_marketplace_model_endpoint : Async.Command.t
Sourceval get_model_copy_job : Async.Command.t
Sourceval get_model_customization_job : Async.Command.t
Sourceval get_model_import_job : Async.Command.t
Sourceval get_model_invocation_job : Async.Command.t
Sourceval get_model_invocation_logging_configuration : Async.Command.t
Sourceval get_prompt_router : Async.Command.t
Sourceval get_provisioned_model_throughput : Async.Command.t
Sourceval get_resource_policy : Async.Command.t
Sourceval get_use_case_for_model_access : Async.Command.t
Sourceval list_advanced_prompt_optimization_jobs : Async.Command.t
Sourceval list_automated_reasoning_policies : Async.Command.t
Sourceval list_automated_reasoning_policy_build_workflows : Async.Command.t
Sourceval list_automated_reasoning_policy_test_cases : Async.Command.t
Sourceval list_automated_reasoning_policy_test_results : Async.Command.t
Sourceval list_custom_model_deployments : Async.Command.t
Sourceval list_custom_models : Async.Command.t
Sourceval list_enforced_guardrails_configuration : Async.Command.t
Sourceval list_evaluation_jobs : Async.Command.t
Sourceval list_foundation_model_agreement_offers : Async.Command.t
Sourceval list_foundation_models : Async.Command.t
Sourceval list_guardrails : Async.Command.t
Sourceval list_imported_models : Async.Command.t
Sourceval list_inference_profiles : Async.Command.t
Sourceval list_marketplace_model_endpoints : Async.Command.t
Sourceval list_model_copy_jobs : Async.Command.t
Sourceval list_model_customization_jobs : Async.Command.t
Sourceval list_model_import_jobs : Async.Command.t
Sourceval list_model_invocation_jobs : Async.Command.t
Sourceval list_prompt_routers : Async.Command.t
Sourceval list_provisioned_model_throughputs : Async.Command.t
Sourceval list_tags_for_resource : Async.Command.t
Sourceval put_enforced_guardrail_configuration : Async.Command.t
Sourceval put_model_invocation_logging_configuration : Async.Command.t
Sourceval put_resource_policy : Async.Command.t
Sourceval put_use_case_for_model_access : Async.Command.t
Sourceval register_marketplace_model_endpoint : Async.Command.t
Sourceval start_automated_reasoning_policy_build_workflow : Async.Command.t
Sourceval start_automated_reasoning_policy_test_workflow : Async.Command.t
Sourceval stop_advanced_prompt_optimization_job : Async.Command.t
Sourceval stop_evaluation_job : Async.Command.t
Sourceval stop_model_customization_job : Async.Command.t
Sourceval stop_model_invocation_job : Async.Command.t
Sourceval tag_resource : Async.Command.t
Sourceval untag_resource : Async.Command.t
Sourceval update_automated_reasoning_policy : Async.Command.t
Sourceval update_automated_reasoning_policy_annotations : Async.Command.t
Sourceval update_automated_reasoning_policy_test_case : Async.Command.t
Sourceval update_custom_model_deployment : Async.Command.t
Sourceval update_guardrail : Async.Command.t
Sourceval update_marketplace_model_endpoint : Async.Command.t
Sourceval update_provisioned_model_throughput : Async.Command.t
Sourceval main : Async.Command.t