Skip to content

/AWS1/CL_EC2=>DELETEVPCENDPTSERVICECONFS()

About DeleteVpcEndpointServiceConfigurations

Deletes the specified VPC endpoint service configurations. Before you can delete an endpoint service configuration, you must reject any Available or PendingAcceptance interface endpoint connections that are attached to the service.

Method Signature

IMPORTING

Required arguments:

IT_SERVICEIDS TYPE /AWS1/CL_EC2VPCENDPTSVCIDLST_W=>TT_VPCENDPOINTSERVICEIDLIST TT_VPCENDPOINTSERVICEIDLIST

The IDs of the services.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DELVPCENDPTSVCCO01 /AWS1/CL_EC2DELVPCENDPTSVCCO01