/code-aws-lambda-python-template-repo

Simple, ready to code AWS lambda repo with CI, code coverage, and quality gateway integration, and auto deployment for python

Primary LanguagePythonMIT LicenseMIT

code-aws-lambda-python-template-repo

Build Status codecov Codacy Badge

TODO after generating a repo from the template

  • set AWS_REGION variable at travis
  • set AWS_LAMBDA_DEPLOYMENT_ROLE variable at travis
  • set AWS_ACCESS_KEY_ID variable at travis
  • set AWS_SECRET_ACCESS_KEY varable at travis
  • update badges to point to the newly generated repo
  • start coding