bedrock_list_prompt_routers {paws.machine.learning} | R Documentation |
Retrieves a list of prompt routers
Description
Retrieves a list of prompt routers.
See https://www.paws-r-sdk.com/docs/bedrock_list_prompt_routers/ for full documentation.
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. |
[Package paws.machine.learning version 0.9.0 Index]