15 lines
285 B
JSON
15 lines
285 B
JSON
|
{
|
||
|
"pagination":{
|
||
|
"ListMemberAccounts":{
|
||
|
"input_token":"nextToken",
|
||
|
"output_token":"nextToken",
|
||
|
"limit_key":"maxResults"
|
||
|
},
|
||
|
"ListS3Resources":{
|
||
|
"input_token":"nextToken",
|
||
|
"output_token":"nextToken",
|
||
|
"limit_key":"maxResults"
|
||
|
}
|
||
|
}
|
||
|
}
|