Release notes, new features, deprecations, and announcements from Salesforce and AWS.
68
Total
20
Salesforce
45
AWS
3 notices for AWS (Release)
Amazon Q Developer, AWS's generative AI-powered coding assistant, reached general availability with support for inline code suggestions, conversational coding in the IDE, and an autonomous agent for software development that can implement features and fix bugs across entire codebases. The assistant covers the full software development lifecycle from design through testing and maintenance.
Guardrails for Amazon Bedrock reached general availability, giving teams a centralized policy layer that sits between applications and any foundation model on Bedrock. Controls include content filtering for hate, violence, and misconduct at configurable thresholds; topic denial to block off-topic prompts; PII redaction and anonymization; grounding checks that flag hallucinated responses against a reference source; and word and phrase blocklists. Guardrails apply to both user inputs and model outputs and work across Claude, Titan, Llama, Cohere, and other models available in Bedrock, requiring no changes to model code. In December 2024 Bedrock reduced Guardrails pricing by up to 85 percent.
At AWS re:Invent 2023, Amazon Bedrock Agents and Knowledge Bases reached general availability, enabling fully managed RAG pipelines and multi-step autonomous agents without custom orchestration code. Knowledge Bases automatically syncs documents from S3, chunks and embeds them into a vector store, and retrieves relevant context at inference time, while Agents can invoke Lambda actions and API schemas to complete multi-turn tasks.