macie-2017-12-19.paginators.json 294 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 { "pagination": { "ListMemberAccounts": { "input_token": "nextToken", "output_token": "nextToken", "limit_key": "maxResults" }, "ListS3Resources": { "input_token": "nextToken", "output_token": "nextToken", "limit_key": "maxResults" } } }