Pipeline to deploy a Python Lambda using serverless

0

Is there a step by step tutorial on how to deploy a Python Lambda via serverless using a Pipeline (or CodeBuild only for that matter) somewhere ?

I've gone through someones tutorial here: https://www.youtube.com/watch?v=aGI4Wlm5c9U but always seem to get stuck at the multiple IAM policies involved..

Just wondering if AWS has a step by step that i can follow.

clogwog
已提问 2 年前335 查看次数
1 回答
0
已接受的回答

You can try this workshop - https://cicd.serverlessworkshops.io/

It has both Node.js and Python versions.

profile pictureAWS
专家
已回答 2 年前
  • that looks good. i'll go through it. thank you !

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则