Ensure that RDS database instance doesn't use its default endpoint port

Avoid using RDS database instance's default port to add another layer of security to your database's endpoint. Default ports: 3306 (MySQL/MariaDB), 5432 (PostgreSQL), 1521 (Oracle), 1433 (Microsoft SQL Server).