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 HarnessModelConfiguration
The HarnessModelConfiguration 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
{ "BedrockModelConfig" :HarnessBedrockModelConfig, "GeminiModelConfig" :HarnessGeminiModelConfig, "OpenAiModelConfig" :HarnessOpenAiModelConfig}
YAML
BedrockModelConfig:HarnessBedrockModelConfigGeminiModelConfig:HarnessGeminiModelConfigOpenAiModelConfig:HarnessOpenAiModelConfig
Properties
BedrockModelConfigProperty description not available.
Required: No
Type: HarnessBedrockModelConfig
Update requires: No interruption
GeminiModelConfigProperty description not available.
Required: No
Type: HarnessGeminiModelConfig
Update requires: No interruption
OpenAiModelConfigProperty description not available.
Required: No
Type: HarnessOpenAiModelConfig
Update requires: No interruption