Problem
Now, We are using Lambda in hosting environment.
It's a hassle to deploy manually every time update.
It would be nice if it was automatically deployed.
However, I want to make a test environment, too, because deploying to the production environment is subtle to be executed suddenly.
Goal
If the target code is updated, the Lambda environment is automatically updated.
time limit
None
reference