archive

package
v0.0.0-...-163c585 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2016 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToS3

func ToS3(c *S3ArchiveConfig) error

ToS3 archives the dyanamo table to a file in s3 bucket

Types

type S3ArchiveConfig

type S3ArchiveConfig struct {
	Region            string
	TableName         string
	TableIndex        string
	ScanPartitions    int
	ScanLimit         int
	ScanFilterName    string
	ScanFilterValue   string
	ScanFilterType    string
	ScanFilterOpertor string
	UploadBucket      string
	UploadChunkSize   int64
	UploadConcurrency int
	BackupPrefix      string
}

S3ArchiveConfig provides the configuration for archiving dynamo table to s3

Jump to

Keyboard shortcuts

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