# RDS IAM database authentication

* You **can authenticate to your database instance using AWS IAM database authentication**.<br>
* IAM database authentication **only works with MySQL and PostgreSQL**.<br>
* You **don't need to use a password when you connect to a database instance**.
  * **Instead, you use an authentication token** (a unique string of characters that RDS generates on request).
