Sending ECS Logs from AWS CloudWatch to Grafana Cloud Loki

Hello Community,

I implemented the configuration to send logs from AWS ECS to Grafana Cloud Loki using AWS Lambda. Connections > Infrastructure > AWS > CloudWatch logs and I created the Terraform script with the correct Grafana Cloud Loki write address and Grafana Cloud Loki username. All are created successfully such as CloudWatch Log Group, IAM, AWS Lambda. But there is no logs sent to Grafana Cloud Loki. Any configuration mismatch and I saw that there is no trigger in Lambda. Thanks

Best regards