v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435184159.4 KB

Returns a list of running App Runner services in your Amazon Web Services account.

post/#X-Amz-Target=AppRunner.ListServices

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AppRunner.ListServices' required

Request body

NextTokenstring
<p>A token from a previous result page. Used for a paginated request. The request retrieves the next result page. All other parameter values must be identical to the ones specified in the initial request.</p> <p>If you don't specify <code>NextToken</code>, the request retrieves the first result page.</p>
MaxResultsinteger
<p>The maximum number of results to include in each response (result page). It's used for a paginated request.</p> <p>If you don't specify <code>MaxResults</code>, the request retrieves all available results in a single response.</p>

Response

Success

NextTokenstring

The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.