← Back to all announcements
★★★★☆ 14/05/2026

Amazon Bedrock Introduces Advanced Prompt Optimization and Migration Tool

Automate prompt tuning and compare up to 5 models at once — with scores, cost, and latency — cutting migration effort from weeks to minutes.

View original announcement →

Visual Summary

graph TD A{{Advanced Prompt Optimization}}:::announced B((User/Developer)):::external C([Prompt Templates]):::feature D([Multi-Model Comparison]):::feature E([Feedback Loop Engine]):::feature F([Multimodal Inputs]):::feature G(Amazon Bedrock Models):::compute H([Evaluation Scores]):::feature I(Bedrock Console/APIs):::compute B ==>|"submits prompts"| I I ==>|"invokes"| A A -->|"accepts"| C A -->|"processes"| F A -->|"iterates via"| E E -->|"tests across"| G A -->|"compares up to 5"| D D -->|"produces"| H H -.->|"cost & latency"| B classDef announced fill:#ff9900,stroke:#ec7211,color:#fff,font-weight:bold classDef compute fill:#e3f2fd,stroke:#1565c0,color:#1565c0 classDef storage fill:#e8f5e9,stroke:#2e7d32,color:#2e7d32 classDef feature fill:#fff3e0,stroke:#e65100,color:#e65100 classDef external fill:#f5f5f5,stroke:#616161,color:#616161

What's New

Amazon Bedrock has launched Advanced Prompt Optimization, a new tool that automates the iterative process of refining prompts for any model available on Bedrock. It combines prompt rewriting with built-in evaluation, allowing customers to compare optimized prompts against original ones across up to five models simultaneously. The tool addresses both model migration scenarios and general performance improvement use cases within a single unified workflow.

How It Works

  • Prompt Template Input: Users provide prompt templates along with example variable values (sample user inputs) that represent realistic usage patterns for the prompt.
  • Optional Ground Truth: Customers can supply optional ground truth answers to anchor evaluations against known-correct outputs, improving scoring precision.
  • Evaluation Criteria: Users specify either a standard evaluation metric or a short natural language description of what "good" looks like, giving the optimizer a clear optimization target.
  • Feedback Loop Optimization: The optimizer iteratively rewrites the prompt and evaluates model responses in a closed feedback loop, steering both the prompt structure and wording toward the defined metric.
  • Multi-Model Comparison: Up to five models can be evaluated simultaneously — one baseline (the current model) and up to four candidate models — enabling side-by-side migration assessment.
  • Multimodal Support: The tool accepts multimodal inputs including JPG, PNG, and PDF files, making it applicable to vision and document-based prompts, not just text.
  • Rich Output: Results include the original and optimized prompt templates, evaluation scores, estimated cost per inference, and latency metrics for each model tested.
  • Access Methods: The tool is accessible via the Amazon Bedrock Console for interactive use or programmatically through the Bedrock APIs for Advanced Prompt Optimizer.

Why It's Important

  • Eliminates Manual Iteration Cycles: Prompt optimization traditionally takes days to weeks of manual trial-and-error; this tool compresses that cycle into an automated, reproducible process.
  • Reduces Regression Risk: By evaluating optimized prompts against the original baseline with quantitative scores, teams can detect performance regressions before deploying changes to production.
  • Lowers Model Migration Friction: Switching foundation models often requires significant prompt rework; the simultaneous multi-model comparison makes it practical to evaluate migration candidates objectively and quickly.
  • Democratizes Prompt Engineering: Teams without deep prompt engineering expertise can leverage automated optimization guided by simple natural language criteria, broadening access across organizations.
  • Cost and Latency Transparency: Surfacing cost estimates and latency alongside quality scores enables teams to make informed trade-off decisions rather than optimizing for quality alone.
  • Multimodal Readiness: Support for image and PDF inputs means the tool is relevant for the growing class of multimodal enterprise applications, not just text-only LLM use cases.

How It's Different

  • Integrated Evaluation Loop: Unlike standalone prompt editors or external optimization libraries, this tool embeds evaluation directly into the optimization loop rather than treating it as a separate post-hoc step.
  • Native Multi-Model Benchmarking: Most prompt tools optimize for a single model; Advanced Prompt Optimization natively compares up to five Bedrock models in one run, making it uniquely suited for migration decisions.
  • Natural Language Criteria: Users are not forced to choose from a fixed set of metrics — they can describe quality in plain language, which is more flexible than rigid rubric-based evaluators.
  • Cost and Latency Output: Few prompt optimization tools surface infrastructure cost estimates alongside quality scores; this tool treats cost and latency as first-class outputs alongside accuracy.
  • Fully Managed on Bedrock: Because it runs natively within Amazon Bedrock, there is no infrastructure to provision, no external toolchain to integrate, and access control is handled through existing AWS IAM policies.
  • Multimodal Input Compatibility: Support for JPG, PNG, and PDF inputs differentiates it from text-only prompt optimizers common in the ecosystem.

When to Prefer It

  • Model Migration Projects: When your team is evaluating whether to move from one foundation model to another and needs objective, side-by-side quality, cost, and latency comparisons before committing.
  • Performance Improvement on Existing Models: When you are not changing models but want to systematically improve prompt quality and need before/after evidence to justify the change.
  • Regression Prevention During Prompt Updates: When iterating on prompts for a production application and you need assurance that changes improve targeted tasks without degrading others.
  • Multimodal Application Development: When building applications that process images or PDFs and need optimized prompts that account for the nuances of multimodal model behavior.
  • Teams Without Deep Prompt Engineering Expertise: When the team building the application lacks specialized prompt engineering skills and needs an automated, guided approach to reach acceptable performance.
  • Cost-Sensitive Workloads: When you need to balance response quality against inference cost and latency, and want data-driven guidance rather than intuition to make that trade-off.
  • Rapid Prototyping and Benchmarking: When you need to quickly evaluate multiple model options for a new use case and want structured output to present to stakeholders or inform architecture decisions.

Availability

  • Launch Status: Generally Available (GA) as of May 14, 2026.
  • Region Availability: Specific supported regions are not enumerated in the announcement; refer to the official AWS documentation for the current region availability list.
  • Pricing: Pricing details are not specified in the announcement; refer to the Amazon Bedrock pricing page for current rates, which likely reflect the underlying model inference costs plus any optimizer-specific charges.
  • Access Methods: Available via the Amazon Bedrock Console and the Bedrock APIs for Advanced Prompt Optimizer.
  • Model Scope: Compatible with any model available on Amazon Bedrock; up to five models can be compared in a single optimization run.
  • Input Limitations: Supports text prompt templates with variable placeholders, plus multimodal inputs (JPG, PNG, PDF); specific token or file size limits are not detailed in the announcement.

Tags

Servicesbedrock
Typenew-featurega-launch
Conceptsgenaillmmultimodalmlops
Use Casesdeveloper-toolsmigration
GeographyGlobal

AI Radar AWS

AWS AI/ML news — curated, researched, explained

An automated intelligence platform that curates, researches, and analyzes AWS AI/ML/GenAI announcements daily. Every report is backed by real research — the system reads linked blog posts and documentation to provide accurate, in-depth analysis.

How Each Report Is Generated

  1. Collection — Daily monitoring of the AWS "What's New" RSS feed
  2. Filtering — AI-powered relevance detection for AI/ML/GenAI topics
  3. Taxonomy Tagging — LLM-based classification across 6 dimensions
  4. Importance Scoring — Point-based system with tag bonuses (1-5 stars)
  5. Research Phase — Follows links to blog posts and documentation
  6. Report Generation — Claude Sonnet produces structured 6-section analysis
  7. Visual Summary — Claude Opus generates Mermaid diagrams for key items
  8. Publishing — Static website rebuilt and deployed via CloudFront

Features

  • Faceted filtering by service, type, concept, and more
  • Multi-dimensional taxonomy with 80+ tags across 6 dimensions
  • Geographic availability badges (Global, APJ, EMEA, AMER) with filtering
  • Timeline visualization of announcement volume
  • PDF export for offline reading
  • Mermaid visual summaries for key announcements
  • Daily automated updates — no manual curation
What makes this different: Each report involves a dedicated research phase where the system reads linked blog posts and AWS documentation pages. This produces analysis that goes beyond the original announcement text.

Technology

Built with Python, AWS Lambda, Amazon Bedrock (Claude Sonnet 4.6, Opus 4.6, Haiku 4.5), S3, CloudFront, WAF, EventBridge, and CDK.

Open Source

This project is open source. Fork it, customize it for your needs, and deploy your own instance.
📦 github.com/bbonik/ai-radar-aws

How Importance Scoring Works

Each announcement receives a point score based on multiple factors. The total score maps to a 1-5 star rating:

1★ < 2 pts 2★ ≥ 2 pts 3★ ≥ 3.5 pts 4★ ≥ 5 pts 5★ ≥ 6.5 pts

Point Breakdown

FactorPointsWhen
Core AI service (Bedrock, AgentCore, SageMaker AI)+4Service named in title
Key AI service (SageMaker, Kiro, QuickSight)+2Service named in title
Other AI-related service+1Default
Blog post link+3Link to aws.amazon.com/blogs/
GitHub samples link+2Link to github.com/aws*
Documentation link+1Link to docs.aws.amazon.com/
New model+1.5Tagged as "new-model"
New service+1Tagged as "new-service"
New feature+0.5Tagged as "new-feature"
Anthropic / OpenAI provider+2Provider explicitly mentioned
Instance / notebook announcement-2Hardware/capacity, not feature
Performance / pricing / security-0.5Incremental updates
Region expansion to APJ+1Expands to Asia Pacific
Region expansion (non-APJ only)-1.5Only expands to other regions

Geographic Relevance Badges

Each announcement card shows a small badge indicating whether the feature is available in your region:

🌐 Global Available in all regions
🌏 APJ Asia Pacific
🌍 EMEA Europe / Middle East / Africa
🌎 AMER Americas (US, Canada, South America)
No badge Geography unknown
How geography is detected: The system detects ALL geographies mentioned in each announcement. If the text mentions specific regions (Tokyo, Frankfurt, Oregon, etc.), the corresponding geography badges are shown. If it says "all regions" or is a new feature with no region specified, it gets the Global badge. Geography is also filterable — click a geo chip to see only announcements available in that region.