defaultAuthScheme
The default authentication scheme that the proxy uses for client connections to the proxy and connections from the proxy to the underlying database. Valid values are NONE
and IAM_AUTH
. When set to IAM_AUTH
, the proxy uses end-to-end IAM authentication to connect to the database. If you don't specify DefaultAuthScheme
or specify this parameter as NONE
, you must specify the Auth
option.