Re: SSL connection getting rejected on AWS RDS

2020-09-30 Thread Hannah Huang
nt the role below to the user? > > grant rds_iam to app_user; > > > If you have any document/Steps to set this up from scratch,could you please > forward? That would be really helpful. > > Regards, > Aditya. > > > On Wed, Sep 30, 2020 at 4:47 PM Hannah Huan

Re: SSL connection getting rejected on AWS RDS

2020-09-30 Thread Hannah Huang
> On 30 Sep 2020, at 5:19 pm, aditya desai wrote: > > Hi, > We have AWS RDS and we are trying to connect to DB remotely from EC2 > instance.as client connection using psql. We are trying > to set up IAM roles. We did all the necessary settings but got below error. > Cou