package
18.0.0-dev.vnet-windows.4+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
Client alias for easier use.
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
ClientOptions allows setting test client options.
TestServerOption allows setting test server options.