AWS Lambda function to retrieve documents from an Amazon Kendra index and pass it to Amazon Bedrock for a generated response.
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/lambda-kendra-bedrock
sam deploy --guided --capabilities CAPABILITY_NAMED_IAM
sam delete
.