Skip to content

/AWS1/CL_NEP=>MODIFYDBSUBNETGROUP()

About ModifyDBSubnetGroup

Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the Amazon Region.

Method Signature

IMPORTING

Required arguments:

IV_DBSUBNETGROUPNAME TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The name for the DB 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_NEPSUBNETIDLIST_W=>TT_SUBNETIDENTIFIERLIST TT_SUBNETIDENTIFIERLIST

The EC2 subnet IDs for the DB subnet group.

Optional arguments:

IV_DBSUBNETGROUPDESCRIPTION TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The description for the DB subnet group.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NEPMDFYDBSNETGRPRSLT /AWS1/CL_NEPMDFYDBSNETGRPRSLT