san99tiago / aws-recipe-book

DEMO project to showcase a recipe book 100% serverless and deployed on AWS
Apache License 2.0
0 stars 0 forks source link

Add initial chatbot architecture (passthrough) #1

Closed san99tiago closed 1 week ago

san99tiago commented 1 week ago

Create the initial "passthrough" infrastructure for WhatsApp chatbot with API-GW, Lambda, DynamoDB, Step Functions and the corresponding META webhook/api to be able to add the chatbot service.

san99tiago commented 1 week ago

Added solution (wpp chatbot passthrough) with this commit:

image