Following this tutorial, I am able to get my libraries installed at /mnt/efs/fs1/ml via using pip3 install -t command. I can import all the packages in my ec2 machine perfectly but when I try to load the same packages, throws an error of ModuleNitFound
Then I created Lambda where the Attached file system looks like:

and LAMBDA Env Variable looks like


