cloudwatchlogs_describe_deliveries {paws.management}R Documentation

Retrieves a list of the deliveries that have been created in the account

Description

Retrieves a list of the deliveries that have been created in the account.

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

Usage

cloudwatchlogs_describe_deliveries(nextToken = NULL, limit = NULL)

Arguments

nextToken
limit

Optionally specify the maximum number of deliveries to return in the response.


[Package paws.management version 0.9.0 Index]