cloudnative / lambda-chat

A chat application without servers - using only AWS Lambda, S3, DynamoDB and SNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write Lambda function: DynamoDB stream -> S3 object

pas256 opened this issue · comments

Take the last 20(?) messages from DynamoDB and put them into an S3 object to be read by the website