v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142826341.7 MB

Modifies an existing option group.

get/#Action=ModifyOptionGroup

Query parameters

OptionGroupNamestring required
<p>The name of the option group to be modified.</p> <p>Permanent options, such as the TDE option for Oracle Advanced Security TDE, can't be removed from an option group, and that option group can't be removed from a DB instance once it is associated with a DB instance</p>
OptionNamestring required

The configuration of options to include in a group.

Portinteger

The optional port for the option.

OptionVersionstring

The version for the option.

DBSecurityGroupMembershipsstring[]

A list of DBSecurityGroupMembership name strings used for this option.

VpcSecurityGroupMembershipsstring[]

A list of VpcSecurityGroupMembership name strings used for this option.

Options in this list are added to the option group or, if already present, the specified configuration is used to update the existing configuration.

OptionsToRemoveString[]

Options in this list are removed from the option group.

ApplyImmediatelyboolean

A value that indicates whether to apply the change immediately or during the next maintenance window for each instance associated with the option group.

Action'ModifyOptionGroup' required
Version'2014-10-31' required

Response

Success