Obtain preferred AWS method to deploy to AWS infra from CI sources other than CodeDeploy
Problem to solve
We have no "official" stance on how to best deploy to services like Lambda from GitLab. Some users favor tools like the serverless framework, while others write out custom scripts to deploy.
Intended users
Developers
Further details
Proposal
It would be ideal to find if AWS has official direction they provide to users on how to best deploy when using external CI systems like GitLab.