//
pkg.gl
Category
github.com/GuanceCloud/confd
backends
dynamodb
package
0.1.101
Repository:
https://github.com/guancecloud/confd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
99 SLOC
#
Functions
NewDynamoDBClient
NewDynamoDBClient returns an *dynamodb.Client with a connection to the region configured via the AWS_REGION environment variable.
#
Structs
Client
Client is a wrapper around the DynamoDB client and also holds the table to lookup key value pairs from.