Deletes a delivery destination
Source:R/cloudwatchlogs_operations.R
cloudwatchlogs_delete_delivery_destination.RdDeletes a delivery destination. A delivery is a connection between a logical delivery source and a logical delivery destination.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_delivery_destination/ for full documentation.
Arguments
- name
[required] The name of the delivery destination that you want to delete. You can find a list of delivery destination names by using the
describe_delivery_destinationsoperation.