whisperer

package
v1.25.2-1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: MIT Imports: 5 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