Skip to content

/AWS1/CL_CWL=>DELETEDELIVERYDESTINATION()

About DeleteDeliveryDestination

Deletes a delivery destination. A delivery is a connection between a logical delivery source and a logical delivery destination.

You can't delete a delivery destination if any current deliveries are associated with it. To find whether any deliveries are associated with this delivery destination, use the DescribeDeliveries operation and check the deliveryDestinationArn field in the results.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/CWLDELIVERYDSTNAME /AWS1/CWLDELIVERYDSTNAME

The name of the delivery destination that you want to delete. You can find a list of delivery destionation names by using the DescribeDeliveryDestinations operation.