Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream
Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.
cloudwatchlogs_delete_log_stream(logGroupName, logStreamName)
logGroupName |
[required] The name of the log group. |
logStreamName |
[required] The name of the log stream. |
An empty list.
svc$delete_log_stream( logGroupName = "string", logStreamName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.