22 lines
550 B
JSON
22 lines
550 B
JSON
{
|
|
"pagination": {
|
|
"ListComplianceStatus": {
|
|
"input_token": "NextToken",
|
|
"limit_key": "MaxResults",
|
|
"output_token": "NextToken",
|
|
"result_key": "PolicyComplianceStatusList"
|
|
},
|
|
"ListMemberAccounts": {
|
|
"input_token": "NextToken",
|
|
"limit_key": "MaxResults",
|
|
"output_token": "NextToken",
|
|
"result_key": "MemberAccounts"
|
|
},
|
|
"ListPolicies": {
|
|
"input_token": "NextToken",
|
|
"limit_key": "MaxResults",
|
|
"output_token": "NextToken",
|
|
"result_key": "PolicyList"
|
|
}
|
|
}
|
|
} |