Aurora Serverless AppSync error: invalid cluster id

0

Hi,

I am trying to use Aurora Serverless as a datasource for AppSync but I am unable to get it to work. Every time I try to run a query or mutation I get this error;

RDSHttp:{"message":"ERROR: invalid cluster id: app-develop-aurora-rds"}

I don't know why it's saying this as I've looked on the RDS console and the cluster ID is definitely correct

I am running this on us-east-1 and have manually enabled the Data API on the console but I just cannot seem to get this working

Edited by: mogzilla on Mar 30, 2019 6:10 AM

gefragt vor 5 Jahren311 Aufrufe
6 Antworten
0

That combination should work (Data API in us-east-1).

What database engine are you running in your cluster?

beantwortet vor 5 Jahren
0

I'm running Aurora MySQL

beantwortet vor 5 Jahren
0

Thanks. Can you PM me your AWS Account ID and your AppSync API ID and I'll have a look at your configuration.

beantwortet vor 5 Jahren
0

Sure thing, message has been sent. Thanks!

beantwortet vor 5 Jahren
0

Thanks! I followed up via PM as well.

beantwortet vor 5 Jahren
0

For anyone else who has this issue, the dbClusterIdentifier value in your cloudformation needs to be the ARN of the DB cluster rather than a reference to it

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen