惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Jina AI
Jina AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
T
The Blog of Author Tim Ferriss
量子位
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
小众软件
小众软件
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
I
InfoQ
美团技术团队
G
Google Developers Blog
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
博客园 - 【当耐特】
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Last Week in AI
Last Week in AI
H
Hackread – Cybersecurity News, Data Breaches, AI and More
H
Help Net Security

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
Amazon Bedrock AgentCore 增加了新功能,帮助开发人员更快地...
Amazon Web Services · 2026-04-23 · via Recent Announcements

今天,Amazon Bedrock AgentCore 推出了多项新功能,帮助开发人员更快地将想法转变为可运行的智能体原型,并在单一平台上管理智能体的完整生命周期:托管式运行环境(预览版)、AgentCore CLI 以及面向编码助手的 AgentCore 技能。

托管式运行环境(预览版)允许开发人员通过指定模型、系统提示词和工具来定义智能体,之后无需编排代码即可立即运行智能体。该运行环境管理完整的智能体循环:推理、工具选择、动作执行和响应流。每个会话都拥有独立的微型虚拟机,可访问文件系统和 Shell。该运行环境与模型无关,支持在会话过程中切换模型。每次调用都可以覆盖在创建时设置的任何配置,因此开发人员无需重新部署即可进行试验。当开发人员需要拥有完全控制权时,可以将运行环境编排导出为基于 Strands 的代码。文件系统持久性(预览版)可将会话的本地状态外部化,使智能体能够在任务中途暂停并准确地从上次中断的位置恢复执行。随着原型的不断演进,开发人员可以轻松地添加用于衡量质量的评估、用于个性化的记忆能力或更多工具与技能。当需要将经过验证的概念推送到生产环境时,AgentCore CLI 会以基础设施即代码的方式进行部署,以满足治理与可审计性要求。目前支持 AWS CDK 作为资源管理器,对 Terraform 的支持即将推出。AgentCore CLI 已针对编码助手控制进行了优化,预先构建了多项技能,可提供准确、最新的 AgentCore 指南。目前,AgentCore 技能已通过 Kiro 能力包提供,对 Claude Code、Codex 和 Cursor 的支持将于下周推出。

AgentCore 中的托管式运行环境(预览版)现已在以下四个 AWS 区域推出:美国西部(俄勒冈州)、美国东部(弗吉尼亚州北部)、欧洲地区(法兰克福)和亚太地区(悉尼)。 AgentCore CLI 现已在提供 AgentCore 的 14 个 AWS 区域推出。运行环境、CLI 或技能无需额外付费。通过博客了解更多信息,并访问文档以开始使用。