View a markdown version of this page

ConnectorTargetConfiguration - Amazon Bedrock AgentCore Control Plane

ConnectorTargetConfiguration

Configuration for a connector integration target. Connectors provide pre-built integrations with AWS services and third-party tools.

Contents

source

The source configuration identifying which connector to use.

Type: ConnectorSource object

Required: Yes

configurations

A list of per-tool configurations for the connector.

Type: Array of ConnectorConfiguration objects

Required: No

enabled

A list of tool names to enable from this connector. If absent, all tools provided by the connector are enabled.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

See Also

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