curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ConfigRuleName": "string",
"ResourceKeys": [],
"Limit": 0,
"NextToken": "string"
}'
{
"RemediationExecutionStatuses": [],
"NextToken": "string"
}
nextToken
string returned on a previous page that you use to get the next page of results in a paginated response.nextToken
string returned on a previous page that you use to get the next page of results in a paginated response.