AI Calculator Pro

Bedrock AgentCore agent cost

Predict a Bedrock AgentCore agent bill: model tokens + Runtime + Memory + optional tools.

UserAgentCore RuntimeBedrock modelAgentCore MemoryTools (Lambda)
Example estimate

Use this when you're building an agent on Bedrock AgentCore and need to see how Runtime duration and long-term Memory stack on top of model spend.

$778.00/month
50,000 turns/month · 90s active/turn @ 1 vCPU / 2 GB · 200,000 memory records

Estimate your workload

Model choice is usually the biggest cost lever. Nova Micro/Lite are ~10–70× cheaper than Premier.

Active compute only — I/O wait is free, so this is usually below wall-clock latency.

Results update automatically as you type.

Result
$778.00/month
50,000 turns/month · 90s active/turn @ 1 vCPU / 2 GB · 200,000 memory records
  • Long-term Memory grows with retained user history — set a retention TTL or it becomes the #1 surprise on the bill.
  • AgentCore Runtime bills ACTIVE time only (I/O wait is free), so 'active seconds' is usually well below wall-clock latency.
Model (Amazon Nova Pro)(Bedrock tokens)
$480.00
AgentCore Runtime(active vCPU + GB-hours)
$135.50
AgentCore Memory (long-term)(records retained/month)
$150.00
AgentCore Memory (short-term)(events/month)
$12.50
Per month(all services)
$778.00
Per year
$9,336.00
Model (Amazon Nova Pro)$480.0062%
AgentCore Memory (long-term)$150.0019%
AgentCore Runtime$135.5017%
AgentCore Memory (short-term)$12.502%
Scope: covers inference, AgentCore and the managed services this architecture uses. Excludes raw EC2/GPU compute and committed-use discounts (too volatile to keep honest). Region-agnostic planning estimates.

Frequently asked questions

Why is 'active seconds' not the same as latency?+

AgentCore Runtime only bills while your code is actively using CPU/memory. Time spent waiting on the model or a tool (I/O wait) is free, so active time is typically 30–50% of wall-clock latency.

Why does long-term Memory get expensive?+

It's billed per 1,000 records retained per month and grows with user history unless you set a retention TTL. Unbounded Memory growth is the most common AgentCore bill surprise.

Do I need Gateway and Identity?+

Often no. Many agents call tools directly via Lambda and handle auth in API Gateway/Cognito, avoiding both AgentCore lines. They're off by default here.

Other AWS architectures

← All AWS AI cost calculators

AgentCore and managed-service rates last verified 14 July 2026 (us-east-1). Bedrock model prices last reviewed 28 July 2026. Estimates for planning, not a quote.