bedrock_list_prompt_routers: Retrieves a list of prompt routers
Usage
bedrock_list_prompt_routers(maxResults = NULL, nextToken = NULL)
Arguments
- maxResults
The maximum number of prompt routers to return in one page of results.
- nextToken
Specify the pagination token from a previous request to retrieve the
next page of results.