Skip to content

Instantly share code, notes, and snippets.

@dasgoll
Created April 3, 2020 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dasgoll/43356a2d705ca6122cd05a7077daf52c to your computer and use it in GitHub Desktop.
Save dasgoll/43356a2d705ca6122cd05a7077daf52c to your computer and use it in GitHub Desktop.
AWS RDS attach instance to cluster or instance as replica
SourceDBInstanceIdentifier
determines whether a DB instance is a Read Replica
DBClusterIdentifier
The identifier of the DB cluster that the instance will belong to.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment