runsimaws

package module
v0.0.0-...-d7d967f Latest Latest
Warning

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

Go to latest
Published: May 26, 2021 License: Apache-2.0 Imports: 5 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DdbTable

type DdbTable struct {
	PrimaryKey *string
	Name       *string
	// contains filtered or unexported fields
}

func (*DdbTable) Config

func (table *DdbTable) Config(awsRegion, primaryKey, tableName string)

func (*DdbTable) DeleteState

func (table *DdbTable) DeleteState(key string) (err error)

func (*DdbTable) GetState

func (table *DdbTable) GetState(key string, data interface{}) (err error)

func (*DdbTable) PutState

func (table *DdbTable) PutState(data interface{}) (err error)

type Ssm

type Ssm struct {
	// contains filtered or unexported fields
}

func (*Ssm) Config

func (params *Ssm) Config(awsRegion string)

func (*Ssm) GetParameter

func (params *Ssm) GetParameter(parameterName string) (paramValue string, err error)

Jump to

Keyboard shortcuts

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