Skip to content

/AWS1/CL_EC2=>MODIFYVPCENDPOINTCONNNOTIF()

About ModifyVpcEndpointConnectionNotification

Modifies a connection notification for VPC endpoint or VPC endpoint service. You can change the SNS topic for the notification, or the events for which to be notified.

Method Signature

IMPORTING

Required arguments:

IV_CONNECTIONNOTIFICATIONID TYPE /AWS1/EC2CONNECTIONNOTIFID /AWS1/EC2CONNECTIONNOTIFID

The ID of the notification.

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.

IV_CONNECTIONNOTIFICATIONARN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The ARN for the SNS topic for the notification.

IT_CONNECTIONEVENTS TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

The events for the endpoint. Valid values are Accept, Connect, Delete, and Reject.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2MODVPCENDPTCXNNT01 /AWS1/CL_EC2MODVPCENDPTCXNNT01