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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠