Versions in this module Expand all Collapse all v1 v1.1.1 Dec 12, 2022 v1.1.0 Dec 10, 2022 Changes in this version + func LoadConfig(ctx context.Context, endpoint string, region string) (aws.Config, error) + type SecretsManagerAPI interface + GetSecretValue func(ctx context.Context, params *secretsmanager.GetSecretValueInput, ...) (*secretsmanager.GetSecretValueOutput, error)