Create Lambda Functions to interact with MemoryDB.
This sample shows how to build a durable, in-memory, cluster-enabled database service and integrate it with AWS Lambda. Lambda functions use REST API calls to access the data and configuration from the MemoryDB.
This pattern deploys 2 Lambda Functions, one MemoryDB cluster and one API gateway public endpoint.