Skip to content

feat: Add custom Pricing for Anthropic models in bedrock.json#772

Open
bhishmendramahala-crypto wants to merge 1 commit into
mainfrom
update-pricing
Open

feat: Add custom Pricing for Anthropic models in bedrock.json#772
bhishmendramahala-crypto wants to merge 1 commit into
mainfrom
update-pricing

Conversation

@bhishmendramahala-crypto

@bhishmendramahala-crypto bhishmendramahala-crypto commented May 13, 2026

Copy link
Copy Markdown
Contributor

source: https://aws.amazon.com/bedrock/pricing/

Description

Updates pricing/bedrock.json from the official Amazon Bedrock pricing page (on-demand / regional Anthropic + non-Anthropic alignment as in this change).

  • New model pricing
  • Update existing pricing
  • New model configuration
  • Bug fix

Source Verification

Source Link: https://aws.amazon.com/bedrock/pricing/

Important

Please include a link to the official pricing page from the provider. Simple "I heard it from somewhere" or screenshot sources are not accepted.

Checklist

  • I have validated the JSON using jq or an online validator
  • I have verified that prices are in cents per token (not dollars)
  • I have included the source link above
  • I have signed the CLA (if first-time contributor)

Related Issue

Fixes # (issue)

@bhishmendramahala-crypto bhishmendramahala-crypto changed the title [x] update pricing feat:bedrock-antrhropic-multidim-pricing May 13, 2026
@bhishmendramahala-crypto bhishmendramahala-crypto changed the title feat:bedrock-antrhropic-multidim-pricing feat: Add custom Pricing for Anthropic models in bedroc.json May 13, 2026
@bhishmendramahala-crypto bhishmendramahala-crypto changed the title feat: Add custom Pricing for Anthropic models in bedroc.json feat: Add custom Pricing for Anthropic models in bedrock.json May 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pricing/bedrock.json Outdated

@b4s36t4 b4s36t4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're only adding pricing for anthropic, I think we can skip flex/priority pricing for now.

Comment thread pricing/bedrock.json Outdated
Comment on lines +2149 to +4553
"price": 0.0003
"price": 0.00033

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pricing for default region (us-east-1) is 3$ right? Why did we changed this?

@b4s36t4 b4s36t4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From AWS Pricing page we have to consider global/cross-region inference when calculating the pricing. Please verify.

@bhishmendramahala-crypto bhishmendramahala-crypto force-pushed the update-pricing branch 3 times, most recently from 2ab725b to ac7623b Compare July 7, 2026 12:19
…tch)

Pricing sourced from AWS Bedrock. All inference profiles covered:
- anthropic.* (in-region): base rate + cross-region regions (+10%) + GovCloud (+20%)
- us.*/eu.* (geographic cross-region): +10% as default
- global.* (global cross-region): base rate as default
- us-gov.* (GovCloud): +20% as default
- Execution modes: standard + batch (50% of standard)
- Cross-region +10% applies to Sonnet 4.5+, Haiku 4.5+, Opus 4.5+ only
- GovCloud: Haiku 3, Sonnet 3.7, Sonnet 4.5, Opus 4.8
- Sonnet 5: $2/$10 (promo until Aug 31 2026), Fable 5: $10/$50
- Opus 4.5-4.8: $5/$25, Sonnet 4.5/4.6: $3/$15, Haiku 4.5: $1/$5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants