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 ?
CodePudding user response:
No, AWS RDS proxy only currently supports MySQL and PostgreSQL database engines. There is no way around this.