Modifies the parameters of a DB parameter group to the engine/system default value. To reset specific parameters submit a list of the following: ParameterName and ApplyMethod . To reset the entire DB parameter group, specify the DBParameterGroup name and ResetAllParameters parameters. When resetting the entire group, dynamic parameters are updated immediately and static parameters are set to pending-reboot to take effect on the next DB instance restart or RebootDBInstance request.

C# |
public ResetDBParameterGroupResponse ResetDBParameterGroup( ResetDBParameterGroupRequest resetDBParameterGroupRequest )

- resetDBParameterGroupRequest (ResetDBParameterGroupRequest)
- Container for the necessary parameters to execute the ResetDBParameterGroup service method on AmazonRDS.

The response from the ResetDBParameterGroup service method, as returned by AmazonRDS.

Exception | Condition |
---|---|
DBParameterGroupNotFoundException | |
InvalidDBParameterGroupStateException |