IPromptRouter

class aws_cdk.aws_bedrock_alpha.IPromptRouter(*args, **kwargs)

Bases: Protocol

(experimental) Represents a Prompt Router, which provides intelligent routing between different models.

Stability:

experimental

Attributes

prompt_router_arn

(experimental) The ARN of the prompt router.

Stability:

experimental

Attribute:

true

prompt_router_id

(experimental) The ID of the prompt router.

Stability:

experimental

Attribute:

true

routing_endpoints

(experimental) The foundation models / profiles this router will route to.

Stability:

experimental