mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-13 16:16:32 +00:00
16 lines
402 B
JSON
16 lines
402 B
JSON
{
|
|
"pagination": {
|
|
"DescribeRemediationExecutionStatus": {
|
|
"input_token": "NextToken",
|
|
"limit_key": "Limit",
|
|
"output_token": "NextToken",
|
|
"result_key": "RemediationExecutionStatuses"
|
|
},
|
|
"GetResourceConfigHistory": {
|
|
"input_token": "nextToken",
|
|
"limit_key": "limit",
|
|
"output_token": "nextToken",
|
|
"result_key": "configurationItems"
|
|
}
|
|
}
|
|
} |