factory

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DynamoDB = "dynamodb"
	SNS      = "sns"
	S3       = "s3"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsFactory

type AwsFactory interface {
	DynamodbClient(region ...string) dynamodbiface.DynamoDBAPI
	SnsClient(region ...string) snsiface.SNSAPI
	S3Client(region ...string) s3iface.S3API
}

func New

func New(sess session.Factory) AwsFactory

Jump to

Keyboard shortcuts

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