AgentsforBedrockRuntime#
Client#
- class AgentsforBedrockRuntime.Client#
A low-level client representing Agents for Amazon Bedrock Runtime
Contains APIs related to model invocation and querying of knowledge bases.
client = session.create_client('bedrock-agent-runtime')
These are the available methods:
- can_paginate
- close
- create_invocation
- create_session
- delete_agent_memory
- delete_session
- end_session
- generate_query
- get_agent_memory
- get_invocation_step
- get_paginator
- get_session
- get_waiter
- invoke_agent
- invoke_flow
- invoke_inline_agent
- list_invocation_steps
- list_invocations
- list_sessions
- list_tags_for_resource
- optimize_prompt
- put_invocation_step
- rerank
- retrieve
- retrieve_and_generate
- retrieve_and_generate_stream
- tag_resource
- untag_resource
- update_session
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: