View a markdown version of this page

HarnessModelConfiguration - Amazon Bedrock AgentCore Control Plane

HarnessModelConfiguration

Specification of which model to use.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

bedrockModelConfig

Configuration for an Amazon Bedrock model.

Type: HarnessBedrockModelConfig object

Required: No

geminiModelConfig

Configuration for a Google Gemini model.

Type: HarnessGeminiModelConfig object

Required: No

openAiModelConfig

Configuration for an OpenAI model.

Type: HarnessOpenAiModelConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: