Delete Log Stream
cloudwatchlogs_delete_log_stream | R 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.
Usage¶
Arguments¶
logGroupName
[required] The name of the log group.
logStreamName
[required] The name of the log stream.
Value¶
An empty list.