Database initialization functionality in SaaSBoost tried to access poastgresql and threw an exception. I got below error message in rdsbootstrap lambda log group.

Reproduction Steps
- upload .sql file(UTF-8 encoded) in rds appconfig screen.
- try to onboard a tenant, you will see the above error message.
What did you expect to happen?
At least the database connection should be established, even though some syntax error might be occurred.
What actually happened?
Can't connect to database host
Environment
- AWS Region : ap-northeast-2
- AWS SaaS Boost Version : Version 798371c
- Workload OS (Linux or Windows) : linux
Other
This is 🐛 Bug Report