Mocking AWS With Jest

An example of using lightweight mocks with Jest primarily for use in Lambda.

  • npm i - install dependencies
  • npm t - run tests