whisperer

package
v1.15.10-1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSSMWhisperer

func NewSSMWhisperer(sess *session.Session) *whisperer

Types

type Whisperer

type Whisperer interface {
	ForceStoreParameter(path, kmsKeyID, content *string) error
	StoreParameter(path, kmsKeyID, content *string) error
	DeleteParameter(path *string) error
	HasParameters(paths ...*string) (bool, error)
	GetParameter(path *string) (*string, error)
}

Jump to

Keyboard shortcuts

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