aws

package
v0.0.0-...-7bc968d Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Randomize

func Randomize(toRandomize string) string

Types

type Config

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

func NewDefaultConfig

func NewDefaultConfig() (Config, error)

func (Config) Load

func (c Config) Load() aws.Config

type DynamoDB

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

func NewDefaultDynamoDB

func NewDefaultDynamoDB() (DynamoDB, error)

func (DynamoDB) DescribeTable

func (db DynamoDB) DescribeTable(tableName string) (string, error)

func (DynamoDB) PutItem

func (db DynamoDB) PutItem(tableName string, itemKey string, itemValue string) (string, error)

Jump to

Keyboard shortcuts

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