Reset DB Cluster Parameter Group

GET {{aws_rds_base_url}}/?DBClusterParameterGroupName&Parameters.Parameter.N&ResetAllParameters&Action=ResetDBClusterParameterGroup&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
DBClusterParameterGroupNamenullThe name of the DB cluster parameter group to reset.
Parameters.Parameter.NnullA list of parameter names in the DB cluster parameter group to reset to the default values. You can't use this parameter if the ResetAllParameters parameter is enabled.
ResetAllParametersnullA value that indicates whether to reset all parameters in the DB cluster parameter group to their default values. You can't use this parameter if there is a list of parameter names specified for the Parameters parameter.
Actionstring
Versionstring