Skip to content

/AWS1/CL_RDS=>MODIFYDBPROXYENDPOINT()

About ModifyDBProxyEndpoint

Changes the settings for an existing DB proxy endpoint.

Method Signature

IMPORTING

Required arguments:

IV_DBPROXYENDPOINTNAME TYPE /AWS1/RDSDBPROXYENDPOINTNAME /AWS1/RDSDBPROXYENDPOINTNAME

The name of the DB proxy sociated with the DB proxy endpoint that you want to modify.

Optional arguments:

IV_NEWDBPROXYENDPOINTNAME TYPE /AWS1/RDSDBPROXYENDPOINTNAME /AWS1/RDSDBPROXYENDPOINTNAME

The new identifier for the DBProxyEndpoint. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a hyphen or contain two consecutive hyphens.

IT_VPCSECURITYGROUPIDS TYPE /AWS1/CL_RDSSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The VPC security group IDs for the DB proxy endpoint. When the DB proxy endpoint uses a different VPC than the original proxy, you also specify a different set of security group IDs than for the original proxy.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSMODDBPROXYENDPTRSP /AWS1/CL_RDSMODDBPROXYENDPTRSP