AppSync (CF): Does DbClusterIdentifier expect an ARN or a name?

0

Hi,

I have a question about the DbClusterIdentifier field for AppSync RelationalDatabase RdsHttpEndpointConfig (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-relationaldatabaseconfig-rdshttpendpointconfig.html)

Doc states: "The database cluster identifier of the rdshttpendpoint."
But it seems not to be working, and instead, it should be the cluster's ARN.
See this issue: https://github.com/sid88in/serverless-appsync-plugin/issues/232

Is the doc wrong?

Bonus question:
How to get a Cluster's ARN from CF? According to the doc: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html
Neither Ref, nor Fn::GetAtt expose it.

Thank you

bboure
demandé il y a 5 ans241 vues
2 réponses
0
Réponse acceptée

Issue is correct, the dbClusterIdentifier is an ARN. I will make a note to update the documentation to specify this.

répondu il y a 5 ans
0

Awesome, thank you

bboure
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions