Skip to content

Commit 4f5d96d

Browse files
committed
Update the documentation for the data source
1 parent 8e50ac6 commit 4f5d96d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docs/d/db_proxy.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This data source exports the following attributes in addition to the arguments a
3232
* `arn` - ARN of the DB Proxy.
3333
* `auth` - Configuration(s) with authorization mechanisms to connect to the associated instance or cluster.
3434
* `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.
3536
* `endpoint` - Endpoint that you can use to connect to the DB proxy.
3637
* `engine_family` - Kinds of databases that the proxy can connect to.
3738
* `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

Comments
 (0)