I created two Lambda functions for URL shortener creation and redirection, and they are working as expected. However, when I send a curl request via the load balancer, it is hitting the ALB but not triggering the Lambda functions. The target group is configured correctly and is healthy as well