This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::Harness HarnessToolConfiguration
The HarnessToolConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Harness.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AgentCoreBrowser" :HarnessAgentCoreBrowserConfig, "AgentCoreCodeInterpreter" :HarnessAgentCoreCodeInterpreterConfig, "AgentCoreGateway" :HarnessAgentCoreGatewayConfig, "InlineFunction" :HarnessInlineFunctionConfig, "RemoteMcp" :HarnessRemoteMcpConfig}
YAML
AgentCoreBrowser:HarnessAgentCoreBrowserConfigAgentCoreCodeInterpreter:HarnessAgentCoreCodeInterpreterConfigAgentCoreGateway:HarnessAgentCoreGatewayConfigInlineFunction:HarnessInlineFunctionConfigRemoteMcp:HarnessRemoteMcpConfig
Properties
AgentCoreBrowserProperty description not available.
Required: No
Type: HarnessAgentCoreBrowserConfig
Update requires: No interruption
AgentCoreCodeInterpreterProperty description not available.
Required: No
Type: HarnessAgentCoreCodeInterpreterConfig
Update requires: No interruption
AgentCoreGatewayProperty description not available.
Required: No
Type: HarnessAgentCoreGatewayConfig
Update requires: No interruption
InlineFunctionProperty description not available.
Required: No
Type: HarnessInlineFunctionConfig
Update requires: No interruption
RemoteMcpProperty description not available.
Required: No
Type: HarnessRemoteMcpConfig
Update requires: No interruption