'Is there any way to add database proxy for specific database(Hana DB) in aws RDS Proxy?

Am trying to create a proxy for my hana db which will be called from a lamda function to write to hana db.

I see MySQL and Postgres. is this only 2 supported.

Am new to Aws so could someone tell me how can this be achieved ?

Here is the proxy screenshot



Solution 1:[1]

No, AWS RDS proxy only currently supports MySQL and PostgreSQL database engines. There is no way around this.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Ermiya Eskandary