# Functions
GenerateDBConnectAdminAuthToken Generates an admin authentication token for IAM authentication to a DSQL database.
GenerateDbConnectAuthToken generates an authentication token for IAM authentication to a DSQL database
This is the regular user variant, see [GenerateDBConnectAdminAuthToken] for the admin variant
* endpoint - Endpoint is the hostname to connect to the database * region - Region is where the database is located * creds - Credentials to use when signing the token.
# Structs
TokenOptions is the optional set of configuration properties for AuthToken.