serverless / examples

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
https://www.serverless.com/examples/
Other
11.45k stars 4.47k forks source link

feat: Update `aws-python-telegram-bot` to v3 and using httpApi #697

Closed huuhoa closed 2 years ago

huuhoa commented 2 years ago

Current example aws-python-telegram-bot does not work with old version of serverless-python-requirements so upgrade to latest version .

When changed from API gateway v1 to v2 httpApi, some fields in the are changed.