Documentation ¶ Index ¶ func GetSsmParameter(ctx context.Context, parameter string) (*string, stackerr.Error) func GetSsmParameterUnmarshaled[T any](ctx context.Context, parameter string) (*T, stackerr.Error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetSsmParameter ¶ func GetSsmParameter(ctx context.Context, parameter string) (*string, stackerr.Error) func GetSsmParameterUnmarshaled ¶ func GetSsmParameterUnmarshaled[T any](ctx context.Context, parameter string) (*T, stackerr.Error) Types ¶ This section is empty. Source Files ¶ View all Source files ssm.go Click to show internal directories. Click to hide internal directories.