paginate_aws_token: Paginate over list_* methods with NextToken

View source: R/utils.R

paginate_aws_tokenR Documentation

Paginate over list_* methods with NextToken

Description

Paginate over list_* methods with NextToken

Usage

paginate_aws_token(fun, target, ...)

Arguments

fun

(character) the name of a function to call - not the function itself

target

(character) a list element to get

...

named args passed on to fun


sixtyfour documentation built on April 3, 2025, 8:22 p.m.