ssm

package
v0.0.0-...-fee140a Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *ssm.SSM

New returns a configured Systems Manager client.

Types

type API

type API struct {
	Client ssmiface.SSMAPI
}

API wraps the Systems Manager API interface.

func (*API) GetParameter

func (a *API) GetParameter(ctx aws.Context, param string) (val string, err error)

GetParameter is a convenience wrapper for getting a parameter from Systems Manager.

func (*API) IsEnabled

func (a *API) IsEnabled() bool

IsEnabled returns true if the client is enabled and ready for use.

func (*API) Setup

func (a *API) Setup()

Setup creates a new Systems Manager client.

Jump to

Keyboard shortcuts

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