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

asked 5 years ago286 views
6 Answers
0

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

What database engine are you running in your cluster?

answered 5 years ago
0

I'm running Aurora MySQL

answered 5 years ago
0

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

answered 5 years ago
0

Sure thing, message has been sent. Thanks!

answered 5 years ago
0

Thanks! I followed up via PM as well.

answered 5 years ago
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

answered 5 years ago

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