This template creates a new Aurora DB cluster, attaches it to a global database cluster (ExistingGlobalClusterId) as a read-only secondary cluster, and adds a DB instance to the new DB cluster. It includes a parameter for the global cluster identifier. The resources created include the Aurora DB cluster and the DB instance.

RDSCluster
AWS::RDS::DBCluster


RDSDBInstance
AWS::RDS::DBInstance


CloudFormation Template

Share Template