Add automated deployment using SAM.
We should be able to template the samconfig.toml file and then use the sam deploy command from inside GHA
See example auto generated with the sam pipeline commands here: https://github.com/commitdev/sam-test/tree/node-backend-with-db-and-xray/.github/workflows
depends on commitdev/zero-aws-eks-stack#231
depends on #37