cloudwatchlogs_delete_log_stream: Deletes the specified log stream and permanently deletes all...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_delete_log_streamR Documentation

Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream

Description

Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.

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

Usage

cloudwatchlogs_delete_log_stream(logGroupName, logStreamName)

Arguments

logGroupName

[required] The name of the log group.

logStreamName

[required] The name of the log stream.


paws.management documentation built on May 29, 2024, 1:50 a.m.