Amazon Q - Sync scope for MySQL Data Source

0

I have MySQL database and add it as Data Source for Amazon Q and but I need to know in Sync scope,

What mean about : Title column - Body column

1 回答
0

As mentioned in Amazon Q documentation:

Title column – Provide the name of the document title column within your database table. Body column – Provide the name of the document body column within your database table.

Reference: https://docs.aws.amazon.com/amazonq/latest/business-use-dg/my-sql-console.html

AWS
已回答 2 个月前
profile picture
专家
已审核 2 个月前
  • This mysql table I have: orderNumber - orderDate - status - customerNumber - Orders_count - total_price 10100 - 2003-01-06 - Shipped 363 - 4 - 301.84

    How to make Amazon Q read this right to search about order and know details about it. I know that (Primary Key) is orderNumber. But What about : (Title column) - (Body column).

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则