how to deploy a lambda function using boto3?

后端 未结 0 1114
旧巷少年郎
旧巷少年郎 2020-12-15 04:42

I used a following way in nodejs to deploy a lambda function before.

    await aws.command(
      `cloudformation package \\
        --template-file ${templat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题