v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423398235.2 KB

Returns the list of all registered custom connectors in your Amazon Web Services account. This API lists only custom connectors registered in this account, not the Amazon Web Services authored connectors.

post/list-connectors

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

maxResultsinteger

Specifies the maximum number of items that should be returned in the result set. The default for <code>maxResults</code> is 20 (for all paginated API operations).

nextTokenstring

The pagination token for the next page of data.

Response

Success

nextTokenstring

The pagination token for the next page of data. If nextToken=null, this means that all records have been fetched.