list_paginators: List methods that can be paginated from a paws client.

View source: R/paginate.R

list_paginatorsR Documentation

List methods that can be paginated from a paws client.

Description

List methods that can be paginated from a paws client.

Usage

list_paginators(svc)

Arguments

svc

paws client (for example paws::s3()).

Value

character vector of functions that can be paginated.

Examples

## Not run: 
# Note: where svc is a paws client.
list_paginators(svc)

## End(Not run)

paws.common documentation built on Aug. 8, 2025, 7:23 p.m.