MDAA TS Docs
    Preparing search index...

    Function resolveModelArn

    • Resolves a model identifier to its full ARN format. Handles three input types:

      1. Full ARN (passthrough)
      2. On-demand model ID (e.g., "anthropic.claude-3-sonnet-20240229-v1:0")
      3. Inference profile ID (e.g., "us.anthropic.claude-3-sonnet-20240229-v1:0")

      Parameters

      • modelIdentifier: string
      • partition: string
      • region: string
      • account: string

      Returns string