Skip to contents

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

See https://www.paws-r-sdk.com/docs/ssmsap_list_sub_check_results/ for full documentation.

Usage

ssmsap_list_sub_check_results(OperationId, MaxResults = NULL, NextToken = NULL)

Arguments

OperationId

[required] The ID of the configuration check operation.

MaxResults

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

NextToken

The token for the next page of results.