R/bedrock_operations.R
bedrock_list_prompt_routers.Rd
Retrieves a list of prompt routers.
See https://www.paws-r-sdk.com/docs/bedrock_list_prompt_routers/ for full documentation.
bedrock_list_prompt_routers(maxResults = NULL, nextToken = NULL, type = NULL)
The maximum number of prompt routers to return in one page of results.
Specify the pagination token from a previous request to retrieve the next page of results.
The type of the prompt routers, such as whether it's default or custom.