View a markdown version of this page

HarnessToolConfiguration - Amazon Bedrock AgentCore Control Plane

HarnessToolConfiguration

Configuration union for different tool types.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

agentCoreBrowser

Configuration for AgentCore Browser.

Type: HarnessAgentCoreBrowserConfig object

Required: No

agentCoreCodeInterpreter

Configuration for AgentCore Code Interpreter.

Type: HarnessAgentCoreCodeInterpreterConfig object

Required: No

agentCoreGateway

Configuration for AgentCore Gateway.

Type: HarnessAgentCoreGatewayConfig object

Required: No

inlineFunction

Configuration for an inline function tool.

Type: HarnessInlineFunctionConfig object

Required: No

remoteMcp

Configuration for remote MCP server.

Type: HarnessRemoteMcpConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: