timestreamquery_list_scheduled_queries: Gets a list of all scheduled queries in the caller's Amazon...

View source: R/timestreamquery_operations.R

timestreamquery_list_scheduled_queriesR Documentation

Gets a list of all scheduled queries in the caller's Amazon account and Region

Description

Gets a list of all scheduled queries in the caller's Amazon account and Region. list_scheduled_queries is eventually consistent.

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

Usage

timestreamquery_list_scheduled_queries(MaxResults = NULL, NextToken = NULL)

Arguments

MaxResults

The maximum number of items to return in the output. If the total number of items available is more than the value specified, a NextToken is provided in the output. To resume pagination, provide the NextToken value as the argument to the subsequent call to ListScheduledQueriesRequest.

NextToken

A pagination token to resume pagination.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.