awsparamstore

package
v1.96.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2026 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package awsparamstore registers support for fetching secret values from AWS Parameter Store.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ResolveValue

func ResolveValue(ctx context.Context, valueOrARN string) (string, error)

ResolveValue fetches a value from AWS Parameter Store if the input looks like an SSM ARN (e.g., arn:aws:ssm:us-east-1:123456789012:parameter/my-secret).

If the input is not a Parameter Store ARN, it returns the value unchanged.

If the input is a Parameter Store ARN and fetching the parameter fails, it returns an error.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL