You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/db_proxy.html.markdown
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ This data source exports the following attributes in addition to the arguments a
32
32
*`arn` - ARN of the DB Proxy.
33
33
*`auth` - Configuration(s) with authorization mechanisms to connect to the associated instance or cluster.
34
34
*`debug_logging` - Whether the proxy includes detailed information about SQL statements in its logs.
35
+
*`default_auth_scheme` - Default authentication scheme that the proxy uses for client connections to the proxy and connections from the proxy to the underlying database.
35
36
*`endpoint` - Endpoint that you can use to connect to the DB proxy.
36
37
*`engine_family` - Kinds of databases that the proxy can connect to.
37
38
*`idle_client_timeout` - Number of seconds a connection to the proxy can have no activity before the proxy drops the client connection.
0 commit comments