

# 使用 IAM 身份验证和 Amazon 驱动程序连接到数据库集群
<a name="IAMDBAuth.Connecting.Drivers"></a>

借助 Amazon 驱动程序套件，可显著缩短切换和故障转移时间，并支持使用 Amazon Secrets Manager、Amazon Identity and Access Management（IAM）和联合身份进行身份验证。Amazon 驱动程序依靠监控数据库集群状态以及了解集群拓扑，来确定新的写入器。这种方法将切换和故障转移时间缩短到几秒钟，而开源驱动程序的切换和故障转移时间则为几十秒。

有关 Amazon 驱动程序的更多信息，请参阅 [Aurora MySQL](Aurora.Connecting.md#Aurora.Connecting.JDBCDriverMySQL) 或 [Aurora PostgreSQL](Aurora.Connecting.md#Aurora.Connecting.AuroraPostgreSQL.Utilities) 数据库集群的相应语言驱动程序。