BedrockAgentCoreDataPlaneFrontingLayer¶
Client¶
- class BedrockAgentCoreDataPlaneFrontingLayer.Client¶
A low-level client representing Amazon Bedrock AgentCore Data Plane Fronting Layer
Note
Amazon Bedrock AgentCore is in preview release and is subject to change.
Data plane operations for Amazon Bedrock AgentCore.
client = session.create_client('bedrock-agentcore')
These are the available methods:
- can_paginate
- close
- create_event
- delete_event
- delete_memory_record
- get_browser_session
- get_code_interpreter_session
- get_event
- get_memory_record
- get_paginator
- get_resource_api_key
- get_resource_oauth2_token
- get_waiter
- get_workload_access_token
- get_workload_access_token_for_jwt
- get_workload_access_token_for_user_id
- invoke_agent_runtime
- invoke_code_interpreter
- list_actors
- list_browser_sessions
- list_code_interpreter_sessions
- list_events
- list_memory_records
- list_sessions
- retrieve_memory_records
- start_browser_session
- start_code_interpreter_session
- stop_browser_session
- stop_code_interpreter_session
- update_browser_stream
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: