in provider/secret_descriptor.go [103:105]
func (sType SecretType) String() string { return []string{"ssmparameter", "secretsmanager"}[sType] }