Categorygithub.com/aws/aws-sdk-go-v2/feature/dsql/auth
modulepackage
1.0.9
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 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.