R/paginate.R
list_paginators.Rd
List methods that can be paginated from a paws client.
list_paginators(svc)
paws client (for example paws::s3()).
paws::s3()
character vector of functions that can be paginated.
if (FALSE) { # \dontrun{ # Note: where svc is a paws client. list_paginators(svc) } # }