Documentation ¶
Overview ¶
Package dynamodbtruncator truncates the DynamoDB tables.
Index ¶
Constants ¶
View Source
const Version = "0.1.3"
Version is the version to be displayed in the command line help message.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB is a DynamoDB client.
func New ¶
func New(p client.ConfigProvider, cfgs ...*aws.Config) *DB
New generates the DB from the AWS configuration.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package testonly holds test-specific code for dynamodbtruncator.
|
Package testonly holds test-specific code for dynamodbtruncator. |
Click to show internal directories.
Click to hide internal directories.