Models served by Amazon Bedrock
Prices are per million tokens and include the 5% provider-selection markup. Availability and pricing refresh continuously; each model page shows the live provider comparison.
Using Amazon Bedrock via the API
Append :awsbedrock to the model ID, set "provider": "awsbedrock" in the request body, or send an X-Provider: awsbedrock header. Explicit provider selection adds a 5% markup over that provider's base price; the prices in the table above already include it.
No Amazon Bedrock models are currently available for explicit selection, so requests pinning this provider will fail until availability returns.
See the API documentation for provider preferences, price-aware routing, and error behavior.