bedrock-runtime

class moto.bedrockruntime.models.BedrockRuntimeBackend(region_name: str, account_id: str)

Implementation of BedrockRuntime APIs.

Implemented features for this service

  • [ ] apply_guardrail

  • [ ] converse

  • [ ] converse_stream

  • [ ] count_tokens

  • [ ] get_async_invoke

  • [X] invoke_model

  • [ ] invoke_model_with_bidirectional_stream

  • [ ] invoke_model_with_response_stream

  • [ ] list_async_invokes

  • [ ] start_async_invoke