Amazon Bedrock
Amazon Bedrock is a fully managed service that makes high-performing foundation models (FMs) from leading AI companies available through a unified API. It enables developers to build and scale generative AI applications using foundation models for text generation, summarization, image generation, and conversational AI without managing infrastructure. Bedrock supports model customization, fine-tuning, retrieval-augmented generation (RAG), autonomous agents, guardrails for responsible AI, and provisioned throughput for production workloads.
APIs
Amazon Bedrock API
The Amazon Bedrock management API provides operations for managing foundation models, custom models, model customization jobs, provisioned throughput, guardrails, knowledge base...
Amazon Bedrock Runtime API
The Amazon Bedrock Runtime API provides operations for invoking foundation models for inference, including synchronous, streaming, and conversational invocation patterns. Also s...
Amazon Bedrock Agent API
The Amazon Bedrock Agent API provides operations for managing and invoking autonomous AI agents, knowledge bases for RAG, data sources, and ingestion jobs.
Amazon Bedrock Agent Runtime API
The Amazon Bedrock Agent Runtime API provides operations for invoking Bedrock agents and retrieving from knowledge bases for RAG applications.