v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427162101.9 KB

Lists the sub-check results of a specified configuration check operation.

post/list-sub-check-results

Request body

OperationIdstring required

The ID of the configuration check operation.

MaxResultsinteger

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

NextTokenstring

The token for the next page of results.

Response

Success

NextTokenstring

The token to use to retrieve the next page of results. This value is null when there are no more results to return.