Trying to Understand the nature of Amazon Q Applications vs Amazon Q Across "The Enterprise"

0

Based on the documentation I have read so far, it appears to me that Amazon Q applications generate Reponses based on the Q Foundational Model + documents retrieved via a specific retriever (and data source) and its configured metadata attributes etc.

Then, in order to see responses for this "Q Customization / App" you need to build a specific web experience with the APIs, ie these API calls take a specific applicationId

For example (from the Q API Reference) POST /applications/applicationId/conversations?sync&userGroups=userGroups&userId=userId

Is it true that this application is completely "isolated" from Q responses you see across AWS Accounts in a given Organization?

Is this correct OR do all "applications" contribute to the Organizations overall responses even in the "absence of an applicationId"

Please help me understand how it works.

Thanks in advance!

已提問 4 個月前檢視次數 299 次
1 個回答
0

All operations happen at the application-level, there is no cross-application data access (whether they live in the same account, or in different accounts in the same AWS Organization). ApplicationId is a required input to be able to use the AmazonQ ChatSync API

AWS
已回答 4 個月前
profile picture
專家
已審閱 2 個月前

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

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

回答問題指南