Examples on how to use AWS Testing Library
Nodejs (at least version 16)
Amazon AWS account and awscli
installed and configured: https://aws.amazon.com/getting-started/
Serverless CLI
npm ci
npm run lint
npm run format
npm run deploy
npm test
npm run remove