Golang Lambda Function for RDS Postgres

Hi,
Am a newbie in Go and AWS.
Am looking for help in terms of writing a lambda resolver to connect to Postgres DB. I would also want to use the GRAPHQL Schema for the DB.
Any direction/guidance will be helpful. Let me know

Regards,
Roshan

I have never worked with lambda on AWS or Graphql but is this what you are aiming for https://aws.amazon.com/blogs/mobile/building-real-time-serverless-apis-with-postgres-cdk-typescript-and-aws-appsync/ - not written in Go but just to know what you are talking about

Thanks Kristian,
I will look into it and also update if I can make any progress.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.