Design and implement AWS Lambda what can be used for handling contact form with fields: question, user email and name. It should send two emails: to user and to admin.
- Language: Node.js 18.x.
- HandlerInfo: src/main.controller
- ArchitectureInfo: x86_64