cloudwatchlogs_test_metric_filter: Tests the filter pattern of a metric filter against a sample...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_test_metric_filterR Documentation

Tests the filter pattern of a metric filter against a sample of log event messages

Description

Tests the filter pattern of a metric filter against a sample of log event messages. You can use this operation to validate the correctness of a metric filter pattern.

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

Usage

cloudwatchlogs_test_metric_filter(filterPattern, logEventMessages)

Arguments

filterPattern

[required]

logEventMessages

[required] The log event messages to test.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.