v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435184159.4 KB

Returns a list of App Runner connections that are associated with your Amazon Web Services account.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AppRunner.ListConnections' required

Request body

ConnectionNamestring

If specified, only this connection is returned. If not specified, the result isn't filtered by name.

MaxResultsinteger
<p>The maximum number of results to include in each response (result page). 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>
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>

Response

Success

NextTokenstring

The token that you can pass in a subsequent request to get the next result page. Returned in a paginated request.