View a markdown version of this page

ConnectorParameterOverride - Amazon Bedrock AgentCore Control Plane

ConnectorParameterOverride

Specifies a parameter override for a connector tool, allowing you to control parameter visibility and descriptions.

Contents

path

A JSON Pointer path identifying the parameter (for example, /numberOfResults or /filter).

Type: String

Required: Yes

description

An agent-facing description override for this parameter.

Type: String

Required: No

visible

Whether this parameter is visible to the agent. If not specified, uses the service default.

Type: Boolean

Required: No

See Also

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