paws.management (version 0.1.0)

cloudwatchlogs_list_tags_log_group: Lists the tags for the specified log group

Description

Lists the tags for the specified log group.

Usage

cloudwatchlogs_list_tags_log_group(logGroupName)

Arguments

logGroupName

[required] The name of the log group.

Request syntax

svc$list_tags_log_group(
  logGroupName = "string"
)