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

推荐订阅源

F
Fortinet All Blogs
爱范儿
爱范儿
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog
WordPress大学
WordPress大学
Jina AI
Jina AI
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
N
Netflix TechBlog - Medium
腾讯CDC
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
The GitHub Blog
The GitHub Blog
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
月光博客
月光博客
博客园 - Franky
Y
Y Combinator Blog
MyScale Blog
MyScale Blog
大猫的无限游戏
大猫的无限游戏
Martin Fowler
Martin Fowler
雷峰网
雷峰网
小众软件
小众软件
H
Hackread – Cybersecurity News, Data Breaches, AI and More

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 现已在亚太地区(马来西亚)区域推出
AWS Step Functions に AgentCore を使用したエージェント推...
Amazon Web Services · 2026-06-04 · via Recent Announcements

投稿日: 2026年6月3日

AWS Step Functions で、Amazon Bedrock AgentCore のマネージドハーネス (現在プレビュー中) との最適化された統合を通じて、AI エージェントの推論ステップをワークフローに追加できるようになりました。AWS Step Functions は、AWS のさまざまなサービスをオーケストレーションする視覚的なワークフローサービスで、組み込みのエラー処理、並列実行、および人間による承認ステップを提供します。AgentCore ハーネスでは、モデル、ツール、動作を指定する構成を通じてエージェントを宣言できます。AgentCore は、エージェントループをエンドツーエンドで実行するマネージド環境を提供します。

この統合により、文書の分類や非構造化フォームからの要素の抽出など、ワークフロー内の推論タスクを自動化できます。1 つのワークフロー内で、複数のエージェントを並列で、または順番に、異なる決定ポイントで実行し、重要なアクションの前に人間による承認を追加できます。ワークフローの実行履歴にはエージェントの入力、出力、トークンの使用状況、および期間が、Amazon CloudWatch のエージェントターンの詳細へのリンクとともに表示されるため、すべてのエージェントの決定を追跡および監査できます。既存のハーネスを再利用することも、Step Functions のビジュアルビルダーである Workflow Studio から直接新しいハーネスを作成することもできます。モデル、システムプロンプト、ツールなどの呼び出しごとのオーバーライドにより、設定を複製することなく、エージェントを各ワークフローのコンテキストに適合させることができます。エージェントコンテキストは、ワークフローの実行内または実行間で有効なセッション ID を使用して、呼び出し間で保持できます。

ハーネス統合は、AgentCore ハーネスのプレビューが提供されている米国東部 (バージニア北部)、米国西部 (オレゴン)、欧州 (フランクフルト)、アジアパシフィック (シドニー) の AWS リージョンで利用できます。ワークフローの実行には標準の Step Functions 料金が適用され、追加の統合料金はかかりません。モデル推論および関連する AgentCore リソースには、Amazon Bedrock および AgentCore の標準料金が適用されます。

ワークフローにエージェント推論を追加する方法の詳細については、AWS Step Functions のドキュメントをご覧ください。