Skip to content

Commit 4a51f36

Browse files
committed
config/lambda_boot.rb: require
1 parent 8f06cae commit 4a51f36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/lambda_boot.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'aws-sdk-ssm'
12
ssm = Aws::SSM::Client.new
23
r = /^SSM_SECRET__/
34
params = ENV.keys.grep(r).map do |k, v|

0 commit comments

Comments
 (0)