I'm aws-lambda newbie.
I need to use npm to deploy on my local pc.
I already created lambda function and uploaded layers by using the console.
I need all of lambda files such as serverless.yml template file.... but I don't know how to download theses files from aws to local pc
please help me.