Can AWS Lambda's environment variable be set to a boolean value?

前端 未结 0 1963
谎友^
谎友^ 2020-12-14 02:55

I want to update the environment variable for a Lambda function and this the code that I am using currently.

const AWS = require("aws-sdk");

export         


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