eventbridgescheduler_list_schedule_groups: Returns a paginated list of your schedule groups

View source: R/eventbridgescheduler_operations.R

eventbridgescheduler_list_schedule_groupsR Documentation

Returns a paginated list of your schedule groups

Description

Returns a paginated list of your schedule groups.

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

Usage

eventbridgescheduler_list_schedule_groups(
  MaxResults = NULL,
  NamePrefix = NULL,
  NextToken = NULL
)

Arguments

MaxResults

If specified, limits the number of results returned by this operation. The operation also returns a NextToken which you can use in a subsequent operation to retrieve the next set of results.

NamePrefix

The name prefix that you can use to return a filtered list of your schedule groups.

NextToken

The token returned by a previous call to retrieve the next set of results.


paws.application.integration documentation built on Sept. 12, 2024, 6:11 a.m.