cloudwatchlogs_untag_log_group {paws.management}R Documentation

The UntagLogGroup operation is on the path to deprecation

Description

The UntagLogGroup operation is on the path to deprecation. We recommend that you use untag_resource instead.

See https://www.paws-r-sdk.com/docs/cloudwatchlogs_untag_log_group/ for full documentation.

Usage

cloudwatchlogs_untag_log_group(logGroupName, tags)

Arguments

logGroupName

[required] The name of the log group.

tags

[required] The tag keys. The corresponding tags are removed from the log group.


[Package paws.management version 0.7.0 Index]