View a markdown version of this page

AWS::BedrockAgentCore::Harness HarnessToolConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::BedrockAgentCore::Harness HarnessToolConfiguration

Configuration union for different tool types.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AgentCoreBrowser

Configuration for AgentCore Browser.

Required: No

Type: HarnessAgentCoreBrowserConfig

Update requires: No interruption

AgentCoreCodeInterpreter

Configuration for AgentCore Code Interpreter.

Required: No

Type: HarnessAgentCoreCodeInterpreterConfig

Update requires: No interruption

AgentCoreGateway

Configuration for AgentCore Gateway.

Required: No

Type: HarnessAgentCoreGatewayConfig

Update requires: No interruption

InlineFunction

Configuration for an inline function tool.

Required: No

Type: HarnessInlineFunctionConfig

Update requires: No interruption

RemoteMcp

Configuration for remote MCP server.

Required: No

Type: HarnessRemoteMcpConfig

Update requires: No interruption