Skip to content

AWS Bedrock

Everruns runs agents on models hosted in Amazon Bedrock through the Bedrock Runtime ConverseStream API, mapping its provider-neutral messages, tools, and reasoning onto the Bedrock wire format.

  • Bedrock Runtime ConverseStream streaming.
  • Tool calls and reasoning mapped to provider-neutral Everruns types.
  • AWS credential and region resolution from explicit fields.
  1. Go to SettingsProviders and click Add provider.
  2. Choose AWS Bedrock.
  3. Enter your AWS credentials as separate fields:
    • Access key ID
    • Secret access key
    • Region (e.g. us-east-1)
    • Session token (optional, for temporary credentials)
  4. Save. Make sure the models you want are enabled in your Bedrock account.

Unlike most providers, Bedrock uses a multi-field credential rather than a single API key, so each field has its own input.

Enable the model access you need in the Amazon Bedrock console first. Everruns resolves Bedrock model ids to its built-in model profiles for capability and cost metadata.