Closed
Description
The alias of cloudformation stack file is not updated to the latest version after serverless deploy function with alias, leading to serverless logs with alias still displaying the old version of the alias. I guessed either having the --version=latest or --version=xx on serverless logs could solve the problem without updating the cloudformation stack (as this is kind of counter-intuitive).