Backtrack DB Cluster

GET {{aws_rds_base_url}}/?BacktrackTo=2019-10-01&DBClusterIdentifier&Force=true&UseEarliestTimeOnPointInTimeUnavailable&Action=BacktrackDBCluster&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
BacktrackTostringThe timestamp of the time to backtrack the DB cluster to, specified in ISO 8601 format. For more information about ISO 8601, see the ISO8601 Wikipedia page.
DBClusterIdentifiernullThe DB cluster identifier of the DB cluster to be backtracked. This parameter is stored as a lowercase string.
ForcebooleanA value that indicates whether to force the DB cluster to backtrack when binary logging is enabled. Otherwise, an error occurs when binary logging is enabled.
UseEarliestTimeOnPointInTimeUnavailablenullA value that indicates whether to backtrack the DB cluster to the earliest possible backtrack time when BacktrackTo is set to a timestamp earlier than the earliest backtrack time. When this parameter is disabled and BacktrackTo is set to a timestamp earlier than the earliest backtrack time, an error occurs.
Actionstring
Versionstring