paginate_aws_marker: Paginate over list_* methods with Marker/IsTruncated

View source: R/utils.R

paginate_aws_markerR Documentation

Paginate over list_* methods with Marker/IsTruncated

Description

Currently works for IAM only - i.e., IAM is hard-coded internally

Usage

paginate_aws_marker(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.