I have some external services running on AWS with lambda and API gateway I'm using istio and i've configure a service entry to api gateway and it works.
I'm wondering if i can use envoy filter in istio to invoke the lambda function directly like on gloo. https://docs.solo.io/gloo/1.0.0/advanced_configuration/fds_mode/ so i'll be able to remove one hop
I see that in envoy documentation it's still experimental but i would like to know if i can use envoy filter in istio to achieve it ? https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/aws_lambda_filter