cloudwatchlogs_delete_delivery: Deletes a delivery

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_delete_deliveryR Documentation

Deletes a delivery

Description

Deletes a delivery. A delivery is a connection between a logical delivery source and a logical delivery destination. Deleting a delivery only deletes the connection between the delivery source and delivery destination. It does not delete the delivery destination or the delivery source.

See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_delivery/ for full documentation.

Usage

cloudwatchlogs_delete_delivery(id)

Arguments

id

[required] The unique ID of the delivery to delete. You can find the ID of a delivery with the describe_deliveries operation.


paws.management documentation built on April 3, 2025, 10:39 p.m.