package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Functions
BuildAuthToken will return an authorization token used as the password for a DB connection.
NewConnectionStringBuilder will return an ConnectionStringBuilder.
# Variables
ErrNoConnectionFormat will be returned during build if no format had been specified.
# Structs
ConnectionStringBuilder is a builder that will construct a connection string with the provided parameters.
# Type aliases
ConnectionFormat is the type of connection that will be used to connect to the database.