package
12.4.34+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

MakeTestClient returns DynamoDB client connection according to the provided parameters.
NewEngine create new DynamoDB engine.
NewTestServer returns a new instance of a test DynamoDB server.

# Structs

ClientOptionsParams is a struct for client configuration options.
Engine handles connections from DynamoDB clients coming from Teleport proxy over reverse tunnel.
TestServer is a DynamoDB test server that mocks AWS signature checking and API.

# Type aliases

Client alias for easier use.
ClientOptions allows setting test client options.
TestServerOption allows setting test server options.