Documentation ¶
Overview ¶
Package dynamodbDynamoDBBackend implements DynamoDB storage backend for Teleport auth service, similar to etcd backend.
This backend is not enabled by default, to enable it you have to build Teleport with '-tags dynamodb' build flag.
Index ¶
Constants ¶
View Source
const ( // BackendType is the name of DynamoDB backend, as used // in Teleport configuration BackendType = "dynamodb" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.