//
pkg.gl
Category
github.com/cmingxu/confd
backends
dynamodb
package
0.12.0-alpha3
Repository:
https://github.com/cmingxu/confd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
88 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.