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:HarnessToolConfigurationName:StringType:String
Properties
ConfigProperty description not available.
Required: No
Type: HarnessToolConfiguration
Update requires: No interruption
NameProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z0-9_-]+$Minimum:
1Maximum:
64Update requires: No interruption
TypeProperty description not available.
Required: Yes
Type: String
Allowed values:
remote_mcp | agentcore_browser | agentcore_gateway | inline_function | agentcore_code_interpreterUpdate requires: No interruption