intelligent_prompt_routers_list_only
Lists intelligent_prompt_routers in a region or regions, for all properties use intelligent_prompt_routers
Overview
| Name | intelligent_prompt_routers_list_only |
| Type | Resource |
| Description | Definition of AWS::Bedrock::IntelligentPromptRouter Resource Type |
| Id | awscc.bedrock.intelligent_prompt_routers_list_only |
Fields
| Name | Datatype | Description |
|---|---|---|
prompt_router_arn | string | Arn of the Prompt Router. |
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
list_resources | SELECT | region |
SELECT examples
Lists all intelligent_prompt_routers in a region.
SELECT
region,
prompt_router_arn
FROM awscc.bedrock.intelligent_prompt_routers_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the intelligent_prompt_routers_list_only resource, see intelligent_prompt_routers