TtRPC•Created by Muhannad on 3/16/2024 in #❓-help Trigger lambda configured with trpc using other events
Can I trigger a lambda configured with trpc api gateway adapter using events other than httpApi like from an sqs or a dynamodb stream event, how would I handle these requests with the router?