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

質問済み 5年前311ビュー
6回答
0

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

What database engine are you running in your cluster?

回答済み 5年前
0

I'm running Aurora MySQL

回答済み 5年前
0

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

回答済み 5年前
0

Sure thing, message has been sent. Thanks!

回答済み 5年前
0

Thanks! I followed up via PM as well.

回答済み 5年前
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

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ