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