v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427162101.9 KB

Lists the configuration check operations performed by AWS Systems Manager for SAP.

post/list-configuration-check-operations

Request body

ApplicationIdstring required

The ID of the application.

ListMode'ALL_OPERATIONS' | 'LATEST_PER_CHECK'
<p>The mode for listing configuration check operations. Defaults to "LATEST_PER_CHECK".</p> <ul> <li> <p>LATEST_PER_CHECK - Will list the latest configuration check operation per check type.</p> </li> <li> <p>ALL_OPERATIONS - Will list all configuration check operations performed on the application.</p> </li> </ul>
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.