Returns a list of all of the custom plugins in this account and Region.
get/v1/custom-plugins
Query parameters
maxResultsinteger
The maximum number of custom plugins to list in one response.
nextTokenstring
If the response of a ListCustomPlugins operation is truncated, it will include a NextToken. Send this NextToken in a subsequent request to continue listing from where the previous operation left off.
namePrefixstring
Lists custom plugin names that start with the specified text string.
Response
Success