ListAppClients
| The AWS AppFabric for productivity feature is in preview and is subject to change. |
Returns a list of all AppClients.
Request body
The request accepts the following data in JSON format.
| Parameter | Description |
|---|---|
|
maxResults |
The maximum number of results that are returned per call. You can use
This is only an upper limit. The actual number of results returned per call might be fewer than the specified maximum. Valid Range: Minimum value of 1. Maximum value of 100. |
|
nextToken |
If |
Response elements
If the action is successful, the service sends back an HTTP 200 response.
The following data is returned in JSON format by the service.
| Parameter | Description |
|---|---|
|
appClientList |
Contains a list of AppClient results. Type: Array of AppClientSummary objects |
|
nextToken |
If Type: String |