Versions in this module Expand all Collapse all v1 v1.23.0 Dec 7, 2018 v1.22.0 Nov 2, 2018 Changes in this version + func GetSecretsFromSSM(names []string, client SSMClient) (map[string]string, error) + type SSMClient interface + GetParameters func(*ssm.GetParametersInput) (*ssm.GetParametersOutput, error)