50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

paws.common (version 0.7.3)

list_paginators: 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)

Value

character vector of functions that can be paginated.

Arguments

svc

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

Examples

Run this code
if (FALSE) {
# Note: where svc is a paws client.
list_paginators(svc)
}

Run the code above in your browser using DataLab