paginate_aws_token {sixtyfour}R 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


[Package sixtyfour version 0.2.0 Index]