cloudwatchlogs_delete_log_group {paws.management} | R Documentation |
Deletes the specified log group and permanently deletes all the archived log events associated with the log group
Description
Deletes the specified log group and permanently deletes all the archived log events associated with the log group.
See https://www.paws-r-sdk.com/docs/cloudwatchlogs_delete_log_group/ for full documentation.
Usage
cloudwatchlogs_delete_log_group(logGroupName)
Arguments
logGroupName |
[required] The name of the log group. |
[Package paws.management version 0.7.0 Index]