skipFinalSnapshot
Specifies whether to skip the creation of a final DB cluster snapshot before RDS deletes the DB cluster. If you set this value to true
, RDS doesn't create a final DB cluster snapshot. If you set this value to false
or don't specify it, RDS creates a DB cluster snapshot before it deletes the DB cluster. By default, this parameter is disabled, so RDS creates a final DB cluster snapshot.
If SkipFinalSnapshot
is disabled, you must specify a value for the FinalDBSnapshotIdentifier
parameter.