I have a AWS Lambda function that creates an object from a s3 call in cold start. I then hold the object in the cache while the function is warm to keep load times down. W
Easiest way I found was changing something in Basic Settings like timeout:
I've upped+1 by a second, saved, and the function got refreshed