I am trying to understand how AWS Cloud9 works with AWS Lambda alias and version system.
When deploying a lambda from Cloud9, does it always deploy on $LATEST ? When importing a lambda in Cloud9, does it always import $LATEST ?
Can we choose versions ? Can we choose alias ?
If this is somewhere is the doc, sorry, I just can't find it.