---
type: resource-type
title: IntelligentPromptRouter
description: aws resource type AWS::Bedrock::IntelligentPromptRouter
name: IntelligentPromptRouter
lexicon: aws
resource_type: AWS::Bedrock::IntelligentPromptRouter
---
`AWS::Bedrock::IntelligentPromptRouter`, a resource type of the aws lexicon.

## Properties

- `FallbackModel` (`IntelligentPromptRouter_PromptRouterTargetModel`, required)
- `Models` (`IntelligentPromptRouter_PromptRouterTargetModel[]`, required): List of model configuration
- `PromptRouterName` (`string`, required): Name of the Prompt Router.
- `RoutingCriteria` (`IntelligentPromptRouter_RoutingCriteria`, required)
- `CreatedAt` (`string`, optional): Time Stamp
- `Description` (`string`, optional): Description of the Prompt Router.
- `PromptRouterArn` (`string`, optional): Arn of the Prompt Router.
- `Status` (`IntelligentPromptRouter_PromptRouterStatus`, optional)
- `Tags` (`IntelligentPromptRouter_Tag[]`, optional): List of Tags
- `Type` (`IntelligentPromptRouter_PromptRouterType`, optional)
- `UpdatedAt` (`string`, optional): Time Stamp

## Attributes

- `CreatedAt`
- `PromptRouterArn`
- `Status`
- `Type`
- `UpdatedAt`
