Skip to content

Commit 5600acf

Browse files
committed
updated readme.md
1 parent 7ce563e commit 5600acf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ Since a database failover is usually identified by reaching a network or a conne
2626

2727
Enhanced Failure Monitoring (EFM) is a feature available from the [Host Monitoring Connection Plugin](./docs/using-the-python-driver/using-plugins/UsingTheHostMonitoringPlugin.md#enhanced-failure-monitoring) that periodically checks the connected database host's health and availability. If a database host is determined to be unhealthy, the connection is aborted (and potentially routed to another healthy host in the cluster).
2828

29+
### Using the AWS Advanced Python Driver with AWS Aurora DSQL
30+
The AWS Advanced Python Driver is able to handle IAM authentication when working with AWS Aurora DSQL clusters.
31+
32+
Please visit [this page](./docs/using-the-python-driver/using-plugins/UsingTheDSQLIamAuthenticationPlugin.md) for more information.
33+
34+
2935
### Using the AWS Advanced Python Driver with plain RDS databases
3036

3137
The AWS Advanced Python Driver also works with RDS provided databases that are not Aurora.

0 commit comments

Comments
 (0)