Skip to content

/AWS1/CL_DOD=>MODIFYDBSUBNETGROUP()

About ModifyDBSubnetGroup

Modifies an existing subnet group. subnet groups must contain at least one subnet in at least two Availability Zones in the Amazon Web Services Region.

Method Signature

IMPORTING

Required arguments:

IV_DBSUBNETGROUPNAME TYPE /AWS1/DODSTRING /AWS1/DODSTRING

The name for the subnet group. This value is stored as a lowercase string. You can't modify the default subnet group.

Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.

Example: mySubnetgroup

IT_SUBNETIDS TYPE /AWS1/CL_DODSUBNETIDLIST_W=>TT_SUBNETIDENTIFIERLIST TT_SUBNETIDENTIFIERLIST

The Amazon EC2 subnet IDs for the subnet group.

Optional arguments:

IV_DBSUBNETGROUPDESCRIPTION TYPE /AWS1/DODSTRING /AWS1/DODSTRING

The description for the subnet group.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DODMDFYDBSNETGRPRSLT /AWS1/CL_DODMDFYDBSNETGRPRSLT