bedrock

class moto.bedrock.models.BedrockBackend(region_name: str, account_id: str)

Implementation of Bedrock APIs.

Implemented features for this service

  • [ ] batch_delete_evaluation_job

  • [ ] cancel_automated_reasoning_policy_build_workflow

  • [ ] create_automated_reasoning_policy

  • [ ] create_automated_reasoning_policy_test_case

  • [ ] create_automated_reasoning_policy_version

  • [ ] create_custom_model

  • [ ] create_custom_model_deployment

  • [ ] create_evaluation_job

  • [ ] create_foundation_model_agreement

  • [ ] create_guardrail

  • [ ] create_guardrail_version

  • [ ] create_inference_profile

  • [ ] create_marketplace_model_endpoint

  • [ ] create_model_copy_job

  • [X] create_model_customization_job

  • [ ] create_model_import_job

  • [ ] create_model_invocation_job

  • [ ] create_prompt_router

  • [ ] create_provisioned_model_throughput

  • [ ] delete_automated_reasoning_policy

  • [ ] delete_automated_reasoning_policy_build_workflow

  • [ ] delete_automated_reasoning_policy_test_case

  • [X] delete_custom_model

  • [ ] delete_custom_model_deployment

  • [ ] delete_enforced_guardrail_configuration

  • [ ] delete_foundation_model_agreement

  • [ ] delete_guardrail

  • [ ] delete_imported_model

  • [ ] delete_inference_profile

  • [ ] delete_marketplace_model_endpoint

  • [X] delete_model_invocation_logging_configuration

  • [ ] delete_prompt_router

  • [ ] delete_provisioned_model_throughput

  • [ ] delete_resource_policy

  • [ ] deregister_marketplace_model_endpoint

  • [ ] export_automated_reasoning_policy_version

  • [ ] get_automated_reasoning_policy

  • [ ] get_automated_reasoning_policy_annotations

  • [ ] get_automated_reasoning_policy_build_workflow

  • [ ] get_automated_reasoning_policy_build_workflow_result_assets

  • [ ] get_automated_reasoning_policy_next_scenario

  • [ ] get_automated_reasoning_policy_test_case

  • [ ] get_automated_reasoning_policy_test_result

  • [X] get_custom_model

  • [ ] get_custom_model_deployment

  • [ ] get_evaluation_job

  • [ ] get_foundation_model

  • [ ] get_foundation_model_availability

  • [ ] get_guardrail

  • [ ] get_imported_model

  • [ ] get_inference_profile

  • [ ] get_marketplace_model_endpoint

  • [ ] get_model_copy_job

  • [X] get_model_customization_job

  • [ ] get_model_import_job

  • [ ] get_model_invocation_job

  • [X] get_model_invocation_logging_configuration

  • [ ] get_prompt_router

  • [ ] get_provisioned_model_throughput

  • [ ] get_resource_policy

  • [ ] get_use_case_for_model_access

  • [ ] list_automated_reasoning_policies

  • [ ] list_automated_reasoning_policy_build_workflows

  • [ ] list_automated_reasoning_policy_test_cases

  • [ ] list_automated_reasoning_policy_test_results

  • [ ] list_custom_model_deployments

  • [X] list_custom_models

The foundation_model_arn_equals-argument is not yet supported

  • [ ] list_enforced_guardrails_configuration

  • [ ] list_evaluation_jobs

  • [ ] list_foundation_model_agreement_offers

  • [ ] list_foundation_models

  • [ ] list_guardrails

  • [ ] list_imported_models

  • [ ] list_inference_profiles

  • [ ] list_marketplace_model_endpoints

  • [ ] list_model_copy_jobs

  • [X] list_model_customization_jobs

  • [ ] list_model_import_jobs

  • [ ] list_model_invocation_jobs

  • [ ] list_prompt_routers

  • [ ] list_provisioned_model_throughputs

  • [X] list_tags_for_resource

  • [ ] put_enforced_guardrail_configuration

  • [X] put_model_invocation_logging_configuration

  • [ ] put_resource_policy

  • [ ] put_use_case_for_model_access

  • [ ] register_marketplace_model_endpoint

  • [ ] start_automated_reasoning_policy_build_workflow

  • [ ] start_automated_reasoning_policy_test_workflow

  • [ ] stop_evaluation_job

  • [X] stop_model_customization_job

  • [ ] stop_model_invocation_job

  • [X] tag_resource

  • [X] untag_resource

  • [ ] update_automated_reasoning_policy

  • [ ] update_automated_reasoning_policy_annotations

  • [ ] update_automated_reasoning_policy_test_case

  • [ ] update_custom_model_deployment

  • [ ] update_guardrail

  • [ ] update_marketplace_model_endpoint

  • [ ] update_provisioned_model_throughput