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

Document the clean up process

pas256 opened this issue · comments

To delete all resources created as part of getting this up and running.

It might also be worth having a reset script that clear any state and gets the system back to the initial one without any data. I'm sure we will use this as part of testing.

The main part is done I believe.

The lambda parts need you @garnaat

Done with #20