Skip to main content

intelligent_prompt_routers_list_only

Lists intelligent_prompt_routers in a region or regions, for all properties use intelligent_prompt_routers

Overview

Nameintelligent_prompt_routers_list_only
TypeResource
DescriptionDefinition of AWS::Bedrock::IntelligentPromptRouter Resource Type
Idawscc.bedrock.intelligent_prompt_routers_list_only

Fields

NameDatatypeDescription
prompt_router_arnstringArn of the Prompt Router.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

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