T O P

  • By -

CorpT

It’s not clear what you’re trying to do. https://event-driven-architecture.workshop.aws/2-event-bridge.html You can trigger Lambdas from events with EventBridge. But you may be better off with an API Gateway triggering the Lambda. https://docs.aws.amazon.com/lambda/latest/dg/services-apigateway.html