|
4 | 4 | - [Using the AWS Python Driver](./using-the-python-driver/UsingThePythonDriver.md) |
5 | 5 | - [Logging](./using-the-python-driver/UsingThePythonDriver.md#logging) |
6 | 6 | - [Python Wrapper Parameters](./using-the-python-driver/UsingThePythonDriver.md#aws-advanced-python-driver-parameters) |
| 7 | + - [Support For RDS Multi-AZ Database Cluster](./using-the-python-driver/SupportForRDSMultiAzDBCluster.md) |
| 8 | + - [Session State](./using-the-python-driver/SessionState.md) |
7 | 9 | - [Database Dialects](./using-the-python-driver/DatabaseDialects.md) |
8 | | - - [Target Driver Dialects](./using-the-python-driver/DriverDialects.md) |
9 | | - - [Plugins](./using-the-python-driver/UsingThePythonDriver.md#plugins) |
10 | | - - [Failover Plugin](./using-the-python-driver/using-plugins/UsingTheFailoverPlugin.md) |
11 | | - - [Failover Configuration Guide](./using-the-python-driver/FailoverConfigurationGuide.md) |
12 | | - - [Federated Authentication Plugin](./using-the-python-driver/using-plugins/UsingTheFederatedAuthenticationPlugin.md) |
13 | | - - [Host Monitoring Plugin](./using-the-python-driver/using-plugins/UsingTheHostMonitoringPlugin.md) |
14 | | - - [IAM Authentication Plugin](./using-the-python-driver/using-plugins/UsingTheIamAuthenticationPlugin.md) |
15 | | - - [AWS Secrets Manager Plugin](./using-the-python-driver/using-plugins/UsingTheAwsSecretsManagerPlugin.md) |
16 | | - - [Aurora Connection Tracker Plugin](./using-the-python-driver/using-plugins/UsingTheAuroraConnectionTrackerPlugin.md) |
17 | | - - [Read Write Splitting Plugin](./using-the-python-driver/using-plugins/UsingTheReadWriteSplittingPlugin.md) |
18 | | - - [Fastest Response Strategy Plugin](./using-the-python-driver/using-plugins/UsingTheFastestResponseStrategyPlugin.md) |
19 | | - - [Host Availability Strategy](./using-the-python-driver/HostAvailabilityStrategy.md) |
| 10 | + - [Driver Dialects](./using-the-python-driver/DriverDialects.md) |
| 11 | + - [Telemetry](./using-the-python-driver/Telemetry.md) |
| 12 | + - [Plugins](./using-the-python-driver/UsingThePythonDriver.md#plugins) |
| 13 | + - [Failover Plugin](./using-the-python-driver/using-plugins/UsingTheFailoverPlugin.md) |
| 14 | + - [Failover Configuration Guide](./using-the-python-driver/FailoverConfigurationGuide.md) |
| 15 | + - [Host Monitoring Plugin](./using-the-python-driver/using-plugins/UsingTheHostMonitoringPlugin.md) |
| 16 | + - [Aurora Connection Tracker Plugin](./using-the-python-driver/using-plugins/UsingTheAuroraConnectionTrackerPlugin.md) |
| 17 | + - [Aurora Initial Connection Strategy Plugin](./using-the-python-driver/using-plugins/UsingTheAuroraInitialConnectionStrategyPlugin.md) |
| 18 | + - [Host Availability Strategy](./using-the-python-driver/HostAvailabilityStrategy.md) |
| 19 | + - [IAM Authentication Plugin](./using-the-python-driver/using-plugins/UsingTheIamAuthenticationPlugin.md) |
| 20 | + - [AWS Secrets Manager Plugin](./using-the-python-driver/using-plugins/UsingTheAwsSecretsManagerPlugin.md) |
| 21 | + - [Federated Authentication Plugin](./using-the-python-driver/using-plugins/UsingTheFederatedAuthenticationPlugin.md) |
| 22 | + - [Read Write Splitting Plugin](./using-the-python-driver/using-plugins/UsingTheReadWriteSplittingPlugin.md) |
| 23 | + - [Reader Selection Strategies](./using-the-python-driver/ReaderSelectionStrategies.md) |
| 24 | + - [Fastest Response Strategy Plugin](./using-the-python-driver/using-plugins/UsingTheFastestResponseStrategyPlugin.md) |
| 25 | + - [Host Availability Strategy](./using-the-python-driver/HostAvailabilityStrategy.md) |
20 | 26 | - [Development Guide](./development-guide/DevelopmentGuide.md) |
21 | 27 | - [Setup](./development-guide/DevelopmentGuide.md#setup) |
22 | 28 | - [Testing Overview](./development-guide/DevelopmentGuide.md#testing-overview) |
|
0 commit comments