aws-genai-llm-chatbot
aws-genai-llm-chatbot copied to clipboard
Let workspace private and personal by default for all user
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.