Bedrock AgentCore Control > Structures > ConnectorSource ConnectorSource¶ Structure Class¶ ConnectorSource dataclass ¶ The source identifying the connector integration. Attributes¶ connector_id instance-attribute ¶ connector_id: str The identifier for the connector integration (for example, bedrock-knowledge-bases). version class-attribute instance-attribute ¶ version: str | None = None The version of the connector to use (for example, 1.1.0). If you don't specify a version, the service uses the latest available version.