Learn R Programming

paws.management (version 0.9.0)

cloudwatchlogs_delete_delivery_destination: Deletes a delivery destination

Description

Deletes 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.

Usage

cloudwatchlogs_delete_delivery_destination(name)

Arguments

name

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