Skip to content

[BOT ISSUE] Bedrock: fix Claude 3.5 Sonnet pricing (Extended Access $6/$30 since Dec 2025) #1076

Description

@github-actions

Bedrock Claude 3.5 Sonnet pricing doubled under Extended Access

Since December 1, 2025, AWS Bedrock moved Claude 3.5 Sonnet (both v1 and v2) to "Public Extended Access" with doubled pricing. The catalog still shows the old prices.

Affected models

Model ID Field Catalog Value Correct Value
anthropic.claude-3-5-sonnet-20241022-v2:0 input_cost_per_mil_tokens 3 6
anthropic.claude-3-5-sonnet-20241022-v2:0 output_cost_per_mil_tokens 15 30
anthropic.claude-3-5-sonnet-20241022-v2:0 input_cache_write_cost_per_mil_tokens 3.75 7.50
anthropic.claude-3-5-sonnet-20241022-v2:0 input_cache_read_cost_per_mil_tokens 0.30 0.60
anthropic.claude-3-5-sonnet-20240620-v1:0 input_cost_per_mil_tokens 3 6
anthropic.claude-3-5-sonnet-20240620-v1:0 output_cost_per_mil_tokens 15 30

Regional variants (e.g. us.anthropic.claude-3-5-sonnet-*, apac.anthropic.claude-3-5-sonnet-*, eu.anthropic.claude-3-5-sonnet-*) would inherit the same incorrect pricing if they reference these parent entries.

Source

  • AWS Bedrock Pricing — both models listed under "Models with extended access" at $6/$30 per M tokens, "(Public Extended Access, Effective 1 Dec 2025)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions