diff --git a/moto/rds2/models.py b/moto/rds2/models.py
index 68acef0a0..aae708cdd 100644
--- a/moto/rds2/models.py
+++ b/moto/rds2/models.py
@@ -216,7 +216,7 @@ class Database(BaseModel):
{{ database.source_db_identifier }}
{% endif %}
{{ database.engine }}
- {{database.iam_database_authentication_enabled }}
+ {{database.enable_iam_database_authentication|lower }}
{{ database.license_model }}
{{ database.engine_version }}