how to access aws parameter store value from Nodejs and use it later

后端 未结 0 1846
北荒
北荒 2020-11-30 15:56

I have a requirement where I want to access parameter store value and then use that later. This is how I am doing:

var options = {
    Name: \'SecretAccessKey         


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