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).

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南