List the resolvers that are associated with a specific function.
get/v1/apis/{apiId}/functions/{functionId}/resolvers
Path parameters
apiIdstring required
The API ID.
functionIdstring required
The function ID.
Query parameters
nextTokenstring
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
maxResultsinteger
The maximum number of results that you want the request to return.
Response
Success