Modify Option Group

GET {{aws_rds_base_url}}/?ApplyImmediately&OptionGroupName&OptionsToInclude.OptionConfiguration.N&OptionsToRemove.member.N&Action=ModifyOptionGroup&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
ApplyImmediatelynullA value that indicates whether to apply the change immediately or during the next maintenance window for each instance associated with the option group.
OptionGroupNamenullThe name of the option group to be modified.
OptionsToInclude.OptionConfiguration.NnullOptions in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.
OptionsToRemove.member.NnullOptions in this list are removed from the option group.
Actionstring