amplify api add-graphql-datasource is returning error

0

Hi, I am trying to connect Aurora Postgres with amplify, I created DB and when I run command: amplify api add-graphql-datasource it returns this error:

šŸ›‘ There was an error adding the datasource
šŸ›‘ User: arn:aws:sts::xxx:assumed-role/us-east-1_ocb0gotWz_Full-access/amplifyadmin is not authorized to perform: rds:DescribeDBClusters on resource: arn:aws:rds:us-east-1:xxx:cluster:* because no identity-based policy allows the rds:DescribeDBClusters action

I am an admin user and have full access to all resources. a step-by-step instruction to resolve this would be greatly appreciated. Thank you

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions