We all know that AWS elastic cache provides two caching processes one is MEMECACHED and another one is REDIS .
So now I am using REDIS and want to use REDIS search module according to my requirement .How can I use it in AWS?
I have created REDIS cluster and connected to REDIS with the help of REDIS cluster URL .Now I want to use REDIS search. is there a way to use it in AWS?