Skip to content

/AWS1/CL_PPE=>DELETECONFSETEVENTDST()

About DeleteConfigurationSetEventDestination

Delete an event destination.

In Amazon Pinpoint, events include message sends, deliveries, opens, clicks, bounces, and complaints. Event destinations are places that you can send information about these events to. For example, you can send event data to Amazon SNS to receive notifications when you receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.

Method Signature

IMPORTING

Required arguments:

IV_CONFIGURATIONSETNAME TYPE /AWS1/PPECONFIGURATIONSETNAME /AWS1/PPECONFIGURATIONSETNAME

The name of the configuration set that contains the event destination that you want to delete.

IV_EVENTDESTINATIONNAME TYPE /AWS1/PPEEVENTDESTINATIONNAME /AWS1/PPEEVENTDESTINATIONNAME

The name of the event destination that you want to delete.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PPEDELCONFSETEVTDST01 /AWS1/CL_PPEDELCONFSETEVTDST01