Modifies the parameters of a DB parameter group. To modify more than one parameter, submit a list of the following: ParameterName , ParameterValue , and ApplyMethod . A maximum of 20 parameters can be modified in a single request.
NOTE: The apply-immediate method can be used only for dynamic parameters; the pending-reboot method can be used with MySQL and Oracle DB instances for either dynamic or static parameters. For Microsoft SQL Server DB instances, the pending-reboot method can be used only for static parameters.

C# |
public ModifyDBParameterGroupResponse ModifyDBParameterGroup( ModifyDBParameterGroupRequest modifyDBParameterGroupRequest )

- modifyDBParameterGroupRequest (ModifyDBParameterGroupRequest)
- Container for the necessary parameters to execute the ModifyDBParameterGroup service method on AmazonRDS.

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

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