I have a question since I am somewhat new in this field, I would like to know if it is possible to have a function whose input is the proxy and this function makes requests, for example my idea is to have 4 lambdas, each with a different proxy and so it can run in parallel. My question is, is this possible or has anyone done it?