BedrockAgentCore is AWS's managed runtime for invoking AI agents built on Amazon Bedrock.
It allows calling agent runtimes directly via a streaming HTTP response, with session management and optional endpoint qualifiers.
It is the successor/complement to BedrockAgentRuntime for the new AgentCore product line.
Documentation: https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_InvokeAgentRuntime.html
There is one method to implement:
Generic use-cases:
BedrockAgentCore is AWS's managed runtime for invoking AI agents built on Amazon Bedrock.
It allows calling agent runtimes directly via a streaming HTTP response, with session management and optional endpoint qualifiers.
It is the successor/complement to BedrockAgentRuntime for the new AgentCore product line.
Documentation: https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_InvokeAgentRuntime.html
There is one method to implement:
Generic use-cases: