aws-genai-llm-chatbot icon indicating copy to clipboard operation
aws-genai-llm-chatbot copied to clipboard

Let workspace private and personal by default for all user

Open hghandri opened this issue 9 months ago • 0 comments

Issue: https://github.com/aws-samples/aws-genai-llm-chatbot/issues/227

Implement private workspace, every user create a workspace now is only private and not shareable with other user. This feature implement a new DynamoBD table handle policies on top of Workspace Dynamodb table. This implementation could facilitate sharing workspaces between users with writeable / readable policy option through sharing process like Google Drive

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

hghandri avatar May 09 '24 14:05 hghandri