Categorygithub.com/aws/aws-sdk-go-v2/feature/dsql/token
modulepackage
1.0.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# 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 and optional port to connect to the database * region - Region is where the database is located * creds - Credentials to use when signing the token.

# Structs

AuthTokenOptions is the optional set of configuration properties for AuthToken.