Versions in this module Expand all Collapse all v1 v1.0.0 Jun 19, 2022 Changes in this version + type SecretManager interface + GetSecretString func(secretName string) (*string, error) + func NewInstance(region string) (SecretManager, error)