Skip to content

feat(cost): tagged Bedrock application inference profiles #489

Description

@krokoko

Context: ROADMAP.md → Optional tagged application inference profiles
Related: #215


Component

CDK / infrastructure

Describe the feature

CDK-managed Bedrock application inference profiles per onboarded repo or environment. Set ANTHROPIC_MODEL to tagged profile ARN for resourceTags/* billing when repo count is bounded.

Use case

When IAM session-tag attribution (#215) is insufficient or repo count is small, tagged inference profiles provide an alternative chargeback dimension in CUR.

Proposed solution

  1. Blueprint optional inference_profile_arn override.
  2. CDK creates profiles with resourceTags for repo, environment.
  3. Agent/runtime config resolves model ARN at task start.
  4. Document operator setup and profile limits in docs/design/COST_MODEL.md.
  5. Fallback to default model when profile unset.

Other information

Metadata

Metadata

Assignees

No one assigned

    Labels

    cost-finopsCost attribution, chargeback, FinOps reportingenhancementNew feature or requestinfra-cdkCDK stacks/constructs, bootstrap, deploy topology, tags, IAM wiring, teardown

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions