describeMetricFilters (original) (raw)

cloudwatchlogs/aws.sdk.kotlin.services.cloudwatchlogs/CloudWatchLogsClient/describeMetricFilters

abstract suspend fun describeMetricFilters(input: DescribeMetricFiltersRequest = DescribeMetricFiltersRequest { }): DescribeMetricFiltersResponse

Lists the specified metric filters. You can list all of the metric filters or filter the results by log name, prefix, metric name, or metric namespace. The results are ASCII-sorted by filter name.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka