Interface: IPromptRouter

March 31, 2025 ยท View on GitHub

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / bedrock / IPromptRouter

Interface: IPromptRouter

Properties

promptRouterArn

readonly promptRouterArn: string

The ARN of the prompt router.


promptRouterId

readonly promptRouterId: string

The Id of the prompt router.


routingEndpoints

readonly routingEndpoints: IInvokable[]

The foundation models / profiles this router will route to.

Contents

  1. 1Properties
  2. 1.1promptRouterArn
  3. 1.2promptRouterId
  4. 1.3routingEndpoints