View a markdown version of this page

AWS::BedrockAgentCore::Harness HarnessTool - AWS CloudFormation

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 HarnessTool

The HarnessTool 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

{ "Config" : HarnessToolConfiguration, "Name" : String, "Type" : String }

YAML

Config: HarnessToolConfiguration Name: String Type: String

Properties

Config

Property description not available.

Required: No

Type: HarnessToolConfiguration

Update requires: No interruption

Name

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9_-]+$

Minimum: 1

Maximum: 64

Update requires: No interruption

Type

Property description not available.

Required: Yes

Type: String

Allowed values: remote_mcp | agentcore_browser | agentcore_gateway | inline_function | agentcore_code_interpreter

Update requires: No interruption