A Serverless architecture which allows you to have:

  • Functions
  • Events to dictate when functions should be called

Lambda Testing

In backend/function/<myapi>/event.json, change the tests Afterwards, run the command amplify mock function <myapi>