cloudwatchlogs_delete_log_stream {paws.management} | R Documentation |
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.
cloudwatchlogs_delete_log_stream(logGroupName, logStreamName)
logGroupName |
[required] The name of the log group. |
logStreamName |
[required] The name of the log stream. |