aws-cloudformation-user-guide icon indicating copy to clipboard operation
aws-cloudformation-user-guide copied to clipboard

Problem with AWS::RDS::GlobalCluster resource and the SourceDBClusterIdentifier param

Open GustavoAdrianGimenez opened this issue 3 years ago • 0 comments

Hi! We had an issue with the SourceDBClusterIdentifier parameter in the AWS::RDS::GlobalCluster resource. The doc says that this param accepts the ID or the ARN of an RDS Cluster, but when we try the ARN, we get this error:

Captura de Pantalla 2022-09-06 a la(s) 10 33 34

When we tried the Id of the cluster, the resource works well.

Can I create a PR fixing the doc? we lost some time troubleshooting this and we don't want it to happen to another team :)

Thanks!

GustavoAdrianGimenez avatar Sep 06 '22 15:09 GustavoAdrianGimenez