Rene Barahona
Results
1
comments of
Rene Barahona
Thanks for the response. Here's the implementation of the resource and the code that gets the ssm parameter value. ```golang // wraps ssm call func GetDecryptedParameter(ctx context.Context, name string) (*string,...