We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f06cae commit 4a51f36Copy full SHA for 4a51f36
config/lambda_boot.rb
@@ -1,3 +1,4 @@
1
+require 'aws-sdk-ssm'
2
ssm = Aws::SSM::Client.new
3
r = /^SSM_SECRET__/
4
params = ENV.keys.grep(r).map do |k, v|
0 commit comments