Modify Option Group
GET {{aws_rds_base_url}}/?ApplyImmediately&OptionGroupName&OptionsToInclude.OptionConfiguration.N&OptionsToRemove.member.N&Action=ModifyOptionGroup&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ApplyImmediately | null | A value that indicates whether to apply the change immediately or during the next maintenance window for each instance associated with the option group. | |
OptionGroupName | null | The name of the option group to be modified. | |
OptionsToInclude.OptionConfiguration.N | null | Options 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.N | null | Options in this list are removed from the option group. | |
Action | string |