Skip to contents

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.