cloudwatchlogs_describe_query_definitions: This operation returns a paginated list of your saved...

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_describe_query_definitionsR Documentation

This operation returns a paginated list of your saved CloudWatch Logs Insights query definitions

Description

This operation returns a paginated list of your saved CloudWatch Logs Insights query definitions.

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

Usage

cloudwatchlogs_describe_query_definitions(
  queryDefinitionNamePrefix = NULL,
  maxResults = NULL,
  nextToken = NULL
)

Arguments

queryDefinitionNamePrefix

Use this parameter to filter your results to only the query definitions that have names that start with the prefix you specify.

maxResults

Limits the number of returned query definitions to the specified number.

nextToken

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