AWS RDS IAM database authentication with Ecto
AWS RDS supports IAM database authentication. This means that we don’t have to deal with password rotation and can instead use shortlived tokens as database passwords!
Read next When to use the handle_params callback