aws-samples / serverless-pdf-chat

LLM-powered document chat using Amazon Bedrock and AWS Serverless
https://aws.amazon.com/blogs/compute/building-a-serverless-document-chat-with-aws-lambda-and-amazon-bedrock/
MIT No Attribution
228 stars 206 forks source link

(feat) Delete document functionality #55

Closed moserda closed 1 month ago

moserda commented 1 month ago

Issue #, if available:

Description of changes: This PR adds functionality to delete documents. When deleting a document, all related S3 objects and DDB items, including conversations, are deleted.

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