AWS News - 2026-09-02

2026-09-02
最終更新: 2026-09-04 09:41:43 JST

AI による概要

24 記事

この日は生成 AI の本番運用まわり、とりわけコストとセキュリティの統制に関する事例が目立ちました。Anthropic の Claude Fable 5.1 が Amazon Bedrock と Claude Platform on AWS で利用可能になり、クラウド環境内にデータを留めるための Enterprise Frontier Safeguards とあわせて紹介されています。コスト統制では、生成 AI の利用が広がるとコストガバナンスが最大の課題になるとして、Jamf が IAM のカスタマー管理ポリシーを使い Amazon Bedrock のユーザー単位のリアルタイム支出制限を実装した事例が公開されました。セキュリティでは、Amazon Quick の PoC が本番計画のセキュリティレビューで止まりがちな問題を取り上げ、ダッシュボード・Spaces・ナレッジベース・エージェント・Flows をセキュリティ前提で設計する方法が解説されています。エージェントの決済まわりでは、t54 が Amazon Bedrock AgentCore payments 上に x402-secure という信頼レイヤーを構築し、自律エージェントが支払う前にエンドポイントを採点する仕組み (セッション予算、認証情報の分離、決定論的な検証) を紹介しました。AgentCore Identity には、エージェントをサードパーティのツールやサービスへつなぐ際に独自の OAuth コールバック基盤を用意せずに済むマネージドな同意ポータルが追加されています。このほか Boomi Scribe による統合ワークフローのドキュメント自動生成、ZS が 200 以上の SageMaker ドメインで 1,000 人超のデイリーアクティブユーザーを支えるヘルスケア品質のガバナンス基盤、Atos が 3 日間の AI League イベントで 400 人のエンジニアをエージェント型 AI に習熟させた取り組みが公開されています。セキュリティ速報は 1 件で、SageMaker Python SDK の @step / @remote デコレーターのパイプライン処理で HMAC 署名鍵が平文保存される問題 (CVE-2026-83551) が Important として公開されました。サービス更新では、Amazon Quick が自然言語で説明するだけでカスタムアプリを作れる機能を一般提供し、Lambda がコンテナイメージ形式の関数でも SnapStart に対応して起動時間を数秒からサブ秒台まで短縮できるようになりました。SageMaker Unified Studio の CI/CD にはマニフェスト作成を自動化する AI エージェントスキルとノートブックのプロモーションが加わり、MWAA が Apache Airflow 3.3.1 に対応、AWS Backup がアカウントあたり 1,000 を超える S3 バケットの保護に対応、CloudWatch Database Insights が自己管理の PostgreSQL を監視対象に追加、Kinesis Data Streams が API リクエストを実行せずに成否を検証する DryRun パラメータを追加、RDS for SQL Server が 18 個の SQL トレースフラグを追加でサポート、Deadline Cloud がジョブバンドルの共有に対応しました。AWS Marketplace ではプライベートオファーの自動更新と、複数製品ソリューションの一部として購入するプロフェッショナルサービスの出品手数料 0% が案内されています。国内では、DeNA のヘルスケア事業部門 DeSC ヘルスケアと 2026 年 5 月に取り組んだ、分析業務領域での AI-DLC 初事例が公開されています。リージョン面では Amazon MemoryDB が AWS GovCloud (US) リージョンで AWS PrivateLink に対応しました。

主要トピック
  • モデル: Claude Fable 5.1 が Amazon Bedrock と Claude Platform on AWS で利用可能に、Enterprise Frontier Safeguards も解説

  • コスト統制: Jamf が IAM カスタマー管理ポリシーで Bedrock のユーザー単位リアルタイム支出制限を実装

  • 脆弱性: SageMaker Python SDK の @step / @remote デコレーターで HMAC 署名鍵が平文保存 (CVE-2026-83551)

  • エージェント決済: t54 が AgentCore payments 上に、支払い前にエンドポイントを採点する信頼レイヤー x402-secure を構築

  • エージェント認可: AgentCore Identity にマネージドな同意ポータルが追加され、独自の OAuth コールバック基盤が不要に

  • サーバーレス: Lambda がコンテナイメージ形式の関数でも SnapStart に対応し、起動をサブ秒台まで短縮

  • アプリ開発: Amazon Quick が自然言語での記述だけでカスタムアプリを作れる機能を GA

  • MLOps: SageMaker Unified Studio CI/CD がノートブックのプロモーションと AI 支援のマニフェスト生成に対応

  • データ保護: AWS Backup がアカウントあたり 1,000 を超える S3 バケットの保護に対応

  • 監視: CloudWatch Database Insights が自己管理の PostgreSQL に対応

  • 国内事例: DeNA のヘルスケア事業部門と取り組んだ、分析業務領域での AI-DLC 初事例

  • 規制対応: Amazon MemoryDB が GovCloud (US) で AWS PrivateLink に対応

AI (Claude Opus 5) が生成 · 2026-09-05 22:49:04 JST

AWS What's New

Amazon MWAA supports Apache Airflow version 3.3.1

Amazon Managed Workflows for Apache Airflow (MWAA) now supports Apache Airflow version 3.3.1, the latest release of the popular open-source workflow orchestration framework. Amazon MWAA is a managed orchestration service for Apache Airflow that makes it easier to set up and operate end-to-end data pipelines in the cloud.

Apache Airflow 3.3 introduces stateful tasks and multi-language support. With the new Task and Asset State Store, tasks can now persist durable state across retries and reruns, enabling cursor tracking and crash-safe reconnection to long-running jobs. The Language Task SDK (experimental) lets teams write task logic in Java or Go while keeping orchestration in Python. Additional improvements include expanded asset partitioning, pluggable retry policies, and bulk actions for DAG runs and task instances. Apache Airflow 3.3.1 also delivers stability, security, and UI improvements on top of these capabilities.

You can launch a new Apache Airflow 3.3.1 environment on Amazon MWAA, or upgrade from 3.2 or later, with a few clicks in the AWS Management Console in all currently supported Amazon MWAA regions. To learn more about Apache Airflow 3.3.1, visit the Amazon MWAA documentation and the Apache Airflow 3.3.1 change log in the Apache Airflow documentation.

Apache, Apache Airflow, and Airflow are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.

AWS Marketplace now supports auto-renewals for private offers

詳細を表示

AWS Marketplace now supports auto-renewals for private offers. This capability helps sellers and buyers maintain active software and service subscriptions without re-negotiation or re-purchasing at the end of the term. Negotiated pricing and contract terms carry forward automatically when buyers and sellers agree to renew. This helps reduce procurement overhead and prevent unintended lapses in subscriptions.

When creating a private offer, sellers define the renewal terms and choose how pricing carries forward: renewal with no price change, renewal with a fixed price change, or a price change within a defined range. Buyers can opt in or out during initial offer acceptance, and can update their preferences later as their business needs change. Before automatically renewing the subscription, AWS Marketplace notifies both parties and provides a comparison of the current and upcoming terms, including any pricing changes. Either party can opt out of an upcoming renewal before the renewal decision deadline. Buyers can map a purchase order to any renewal to maintain procurement controls. Both parties are notified when a renewal completes successfully.

This capability is generally available in all commercial AWS Regions for sellers creating direct private offers with contract pricing. No additional setup or onboarding is required. To learn more, see the AWS Marketplace Seller Guide and the AWS Marketplace Buyer Guide . Sellers can configure auto-renewing private offers in the AWS Marketplace Management Portal . Buyers can manage subscriptions and renewals in the AWS Marketplace Console 

Amazon Connect Customer dashboards now support compact mode

Amazon Connect Customer now offers compact mode on the analytics dashboards, increasing data density so supervisors can see more of their operational data without scrolling. Compact mode reduces widget size, font, and minimizes filters to maximize screen space. For example, a supervisor on a 13-inch laptop toggles compact mode, which reduces row height, enabling them to view all team agents on the widget without scrolling and spot non-adherent agents faster.

Compact mode on dashboards is available in all AWS regions where Amazon Connect Customer is offered. To learn more about Amazon Connect Customer analytics dashboards, see the Amazon Connect Customer Administrator Guide.  To learn more about Amazon Connect Customer, visit the Amazon Connect Customer website.

AWS Backup now supports protecting more than 1,000 Amazon S3 buckets per account

AWS Backup now supports backup and restore of more than 1,000 Amazon S3 buckets per account, matching the Amazon S3 bucket quota configured for your account.

Previously, AWS Backup for Amazon S3 supported up to 1,000 buckets per account. With this launch, AWS Backup supports backing up all general purpose buckets in your account. Existing backup plans and configurations continue to work with no changes required if you are using default AWS Backup managed policies. For details on the required permissions for custom policies, see the AWS Backup documentation.

This capability is available in all AWS commercial and AWS GovCloud (US) Regions. To get started, visit the AWS Backup console.

AWS Marketplace reduces listing fee for professional services in multi-product solutions

AWS Marketplace now offers a 0% listing fee for professional services purchased as part of a qualifying multi-product solution. This builds on the recent reduction of professional services listing fee to 0.5%. It further lowers the cost for any Partner that transacts services through AWS Marketplace, while retaining the billing benefits that come with it.

Over the past year, AWS Marketplace has built a set of capabilities purpose-built for discovering and purchasing services. Customers can find the right Partner through AI-powered discovery in Agent Mode, combine software and services in a single transaction through multi-product solutions, and pay through variable payment models like time-and-materials. The 0% fee for professional services within a multi-product solution complements these capabilities and further reduces the cost for Partners to sell solutions through AWS Marketplace.

A multi-product solution qualifies for the 0% fee when its professional services are combined with at least one other valid, paid subscription. The fee applies to new subscriptions, while existing subscriptions continue at their original terms. This applies to all commercial AWS Regions where AWS Marketplace operates. 

To get started, Partners can review seller documentation and list multi-product solutions through AWS Partner Central . Customers can explore multi-product solutions directly on AWS Marketplace.

Amazon CloudWatch Database Insights now supports self-managed PostgreSQL

Today, AWS announces support for self-managed PostgreSQL databases in Amazon CloudWatch Database Insights. Using CloudWatch Database Insights, you can now monitor your self-managed PostgreSQL instances running on Amazon EC2, alongside Amazon RDS and Amazon Aurora, to give you a complete view of your database fleet in a single console. 

Amazon CloudWatch Database Insights is a database observability solution that provides a curated experience to help you monitor database fleet health, diagnose issues, and resolve performance bottlenecks. With support for self-managed databases, you use the Amazon CloudWatch agent to collect health and performance data from your self-managed PostgreSQL instances. Your database appears in the Database Insights fleet view with live performance data, including database load, wait event analysis, query-level statistics, and host metrics. Monitor and troubleshoot your self-managed PostgreSQL instances using the same familiar Database Insights console and workflows you already use for your AWS-managed databases.

Amazon CloudWatch Database Insights support for self-managed PostgreSQL is available in all AWS Commercial Regions. To get started, see Monitoring Self-Managed Databases in the Amazon CloudWatch User Guide. For pricing details, see the Amazon CloudWatch pricing page.

Amazon Kinesis Data Streams now supports a dry run feature to validate API requests

Amazon Kinesis Data Streams now supports a dry run feature to check whether an API request would succeed without executing the operation. Customers can now set the new optional parameter ‘DryRun’ to true in their API requests to validate permissions before interacting with a stream in production.

Previously, customers had no safe way to test whether their application had the correct permissions to access a stream. They would often send a request engineered to fail after checking permissions, such as a PutRecord request with a payload deliberately larger than the maximum supported size. This approach was fragile as it depended on current service limits, and if those limits ever changed, the request could unexpectedly succeed, writing unintended records into the production stream and into any downstream consumers. Now, customers can simply set the parameter ‘DryRun’ to true to indicate they only want to validate the API request. If all checks complete successfully, the API returns a ‘DryRunOperationException’, confirming the request would have succeeded without the ‘DryRun’ parameter.

The dry run feature is available for five APIs (PutRecord, PutRecords, GetRecords, GetShardIterator, and SubscribeToShard) in all AWS Regions where Amazon Kinesis Data Streams is available. For more information about dry run, see Test your permissions and request inputs with dry run in the Amazon Kinesis Data Streams Developer Guide. To get started with dry run, see the Amazon Kinesis Data Streams API Reference.

AWS Deadline Cloud now supports sharing job bundles

AWS Deadline Cloud now supports sharing job bundles, giving teams a simple way to distribute and reuse render job templates without manual file distribution. Deadline Cloud is a fully managed service that helps teams run compute-intensive workloads in the cloud for visual effects, animation, product design, simulation, and gaming. 

Job bundles define the jobs you submit to Deadline Cloud, including the job template, parameters, and asset references. Previously, sharing a bundle with teammates meant distributing files through shared drives or manual copying. Now, you can publish a bundle to your queue directly from the submitter or the command line, and it immediately becomes available to everyone with access to that queue. Shared bundles are packaged as portable archives and stored in the queue's existing job attachments bucket in Amazon S3, so there is no additional infrastructure or configuration to set up. This makes it easy for pipeline teams to publish standard, ready-to-submit job templates that artists can pick up and use.

You can browse bundles shared on your queue, on your local filesystem, or from your job submission history. You can preview each bundle's name, description, steps, and parameters before selecting it. New CLI commands let you manage shared bundles from the command line and integrate bundle sharing into pipeline scripts.

This feature is available in all AWS Regions where Deadline Cloud is available. To get started, visit the AWS Deadline Cloud documentation.

Amazon Bedrock AgentCore Identity now offers a managed consent portal

Amazon Bedrock AgentCore Identity now offers a managed consent portal that eliminates the need for custom OAuth callback infrastructure when connecting agents to third-party tools and services.

Developers using AgentCore Gateway to connect agents with services such as GitHub, Salesforce, and Slack previously had to build, host, and maintain custom OAuth callback infrastructure to complete OAuth 2.0 three-legged authorization (3LO) flows. The new managed consent portal eliminates this undifferentiated heavy lifting for agent developers and platform administrators.

Each AgentCore Gateway receives its own managed consent portal with a dedicated hosted web client and credential provider list. Platform admins can share a portal URL with their team before sessions begin, granting consent for agents to call external tools on their behalf. End users can view their connection status at any time through a self-service interface without contacting an administrator.

Developers using agent IDE-based clients, which cannot natively present OAuth consent URLs or handle post-consent session binding, can now use the managed consent portal as a dedicated authorization surface for these workflows.

This feature is available in all commercial regions where Bedrock AgentCore Identity is available.

To learn more, visit the Amazon Bedrock AgentCore Identity documentation.

Amazon Quick now lets you build custom apps with natural language -

Now generally available, Amazon Quick lets you build custom applications by simply describing them in natural language. Create project trackers, customer dashboards, and training portals in minutes instead of months. Whether you're a product manager, finance lead, HR partner, or ops analyst, you can now turn ideas into fully functional apps without writing any code. Tell Quick what you need, and it builds a live, connected application with real-time data from your existing business systems.

Quick connects directly to the tools and data your business already uses, including Salesforce, Jira, Asana, ServiceNow, Microsoft 365, Google Workspace, databases, and data warehouses. Your apps stay current automatically as underlying data changes, and every connection respects your organization's existing identity, authorization, and access control policies. Once built, you can publish and share apps instantly with specific users or your entire organization. Need to make a change like adding AI, updating the visual style, or connecting to another system? Just describe what you want and Quick handles it.

During preview, customers used Quick to replace spreadsheets and disconnected tools with purpose-built applications. New York Life built an e-learning portal for their Institutional Life team that consolidates onboarding, training, and compliance courses into a single experience. The Amazon Quick team tracks pipeline, customer requests, and adoption metrics in a weekly leadership review app that replaced manual data pulls from four different systems.

Building apps in Quick is available to Plus, Professional, and Enterprise customers starting September 1, 2026. To learn more, visit the Apps in Quick getting-started guide.

Amazon RDS for SQL Server supports additional SQL trace flags

Amazon RDS for SQL Server supports 18 additional SQL trace flags that you can enable through database parameter groups. Trace flags are configuration switches that modify SQL Server engine behavior — such as query optimizer cardinality estimation, lock escalation, statistics management, and memory handling — to allow database administrators to fine-tune performance and address workload-specific challenges. With this expansion, you have greater flexibility to optimize and stabilize your SQL Server workloads directly within your managed RDS environment.

The newly supported trace flags include: 647, 652, 1448, 3654, 4138, 4139, 7745, 8285, 8780, 9432, 9481, 9492, 9592, 11024, 11042, 12502, 12618, and 12656. These trace flags address scenarios such as query plan optimization, DDL performance improvements, availability group replication, Query Store behavior, automatic plan correction, and known engine bug mitigations. Because trace flags modify core SQL Server engine behavior, you should test them in a non-production environment before applying them to production instances. Some trace flags can impact system performance, increase memory usage, or change query execution plans in unexpected ways.

Trace flags are available in all AWS Regions where Amazon RDS for SQL Server is supported. To get started, update your RDS parameter group to enable the desired trace flags and apply it to your DB instance. To learn more, see Amazon RDS for SQL Server User Guide.

Amazon SageMaker Unified Studio CI/CD adds notebook promotion and AI-assisted manifest generation

詳細を表示

Amazon SageMaker Unified Studio CI/CD expands its open-source deployment toolkit with two new capabilities: (1) an AI agent skill that automates manifest authoring, and (2) native notebook promotion across environments. Together, they help data teams go from project to production faster while maintaining best-practice defaults across stages.

AI-assisted manifest generation. The new generate-bundle-manifest agent skill inspects a project's connections, storage, and workflows and produces a ready-to-use deployment manifest. It applies least-privilege IAM guidance, substitutes environment variables in place of hardcoded resource identifiers, and sets safe defaults such as opt-in catalog handling. Teams can import the skill into their own agents to standardize how they package and promote SageMaker Unified Studio projects across development, test, and production accounts.

Native notebook promotion. The CI/CD toolkit now supports promoting native SMUS Notebooks alongside code, workflows, and catalog assets. Notebook promotion uses an in-place synchronization model that creates a notebook on first deployment and updates it on subsequent deployments, preserving run history across releases. Teams can promote every notebook in a project or select specific notebooks by ID, and a dry-run mode validates S3 connectivity, IAM permissions, and notebook counts before deployment. Notebook promotion integrates with the existing bundle, deploy, destroy, and dry-run commands and requires no changes to current pipeline structure.

Both capabilities are open source and available in all AWS Regions where Amazon SageMaker Unified Studio is offered.

To get started, visit the CICD-for-SageMakerUnifiedStudio repository on GitHub. For more information, see the CI/CD for Amazon SageMaker Unified Studio documentation.

AWS Lambda now supports SnapStart for container image functions

詳細を表示

Starting today, AWS Lambda supports SnapStart for functions packaged as container images, reducing startup times from several seconds to as low as sub-second. Lambda SnapStart is an opt-in capability that makes it easier for you to build highly responsive and scalable applications without provisioning resources or implementing complex performance optimizations.

Customers deploy Lambda functions with container images to align with their organization's container-based deployment standards, or to package larger dependencies up to 10 GB. However, larger container images can experience startup times of several seconds as Lambda downloads image layers and initializes the runtime and application code. SnapStart addresses this by taking a snapshot of the initialized execution environment during function deployment, caching it, and resuming from it on invocation, instead of initializing from scratch. Previously, SnapStart was only supported for managed runtimes (Python, .NET, and Java). Starting today, customers can use SnapStart for container images to improve startup times for latency-sensitive workloads such as ML inference and interactive APIs.

Lambda SnapStart for container images is available in all commercial AWS Regions, except Asia Pacific (New Zealand) and Asia Pacific (Taipei). 

You can activate SnapStart for new or existing container image functions using AWS Lambda API, AWS Console, AWS Command Line Interface (AWS CLI), AWS CloudFormation, AWS Serverless Application Model (AWS SAM), AWS SDK, and AWS Cloud Development Kit (AWS CDK). If you use an AWS base image for Lambda with Java (version 11+), Python (version 3.12+), or .NET (version 8+), the experience remains the same as with functions deployed as .zip file archives. For all other AWS base images for Lambda (for example, Node.js or Ruby) or custom base images, refer to the developer guide. For more information about SnapStart, see Lambda documentation. To learn more about pricing for SnapStart for container image functions, visit AWS Lambda Pricing.

AWS User Experience Customization (UXC) is now available in all commercial AWS Regions

AWS User Experience Customization (UXC) is now available in all commercial AWS Regions. UXC enables account administrators to set a custom account color and control which services and Regions appear in the AWS Management Console.

Previously, UXC was available only in US East (N. Virginia), requiring customers who manage these settings programmatically to direct API calls to that single Region. With today's expansion, customers can manage account customizations from any commercial AWS Region using the AWS CLI, AWS SDKs, or AWS CloudFormation — making it easier to configure the console experience alongside existing infrastructure automation.

UXC is available at no additional charge. To get started, see the AWS User Experience Customization documentation.

Amazon MemoryDB now supports AWS PrivateLink in the AWS GovCloud (US) Regions

You can now use AWS PrivateLink to privately access Amazon MemoryDB from your Amazon Virtual Private Cloud (Amazon VPC) in the AWS GovCloud (US-West) and AWS GovCloud (US-East) Regions. AWS PrivateLink provides private connectivity between VPCs, AWS services, and on-premises networks, without exposing traffic to the public internet and securing your network traffic.

To use AWS PrivateLink with Amazon MemoryDB, you create an interface VPC endpoint for Amazon MemoryDB in your VPC using the Amazon VPC console, AWS SDK, or AWS CLI. With an interface VPC endpoint, you can privately access the Amazon MemoryDB APIs from applications inside your Amazon VPC. You can also access the VPC endpoint from other VPCs using VPC Peering or your on-premises environments using AWS VPN or AWS Direct Connect. To learn more, read the documentation, or get started in the Amazon VPC Console.

AWS Japan Blog

AI-DLCで取り払った組織の壁 ― DeNAと取り組んだ分析業務領域での初事例

こんにちは、AWSの嶺、篠原、鈴木です。2026年5月、DeNAのヘルスケア事業部門のDeSCヘルスケア株式会 […]

AWS Security Bulletins

CVE-2026-83551 - Cleartext storage of HMAC signing key in Amazon SageMaker Python SDK

Bulletin ID: 2026-093-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 09/01/2026 11:00 AM PDT

Description:

SageMaker Python SDK's @step and @remote decorator pipeline component uses an HMAC key to protect the integrity of serialized function payloads stored in S3. We identified an issue where the HMAC secret key is stored in cleartext within pipeline definitions and accessible via the DescribePipeline API.

This allows an actor with a role in that account that has permissions to invoke DescribePipeline to extract the key, create cloud-pickled payloads with valid HMACs, and overwrite S3 objects, achieving code execution in another user's pipeline execution context within the same AWS account.

Impacted versions:
- HMAC Configuration in SageMaker Python SDK v3 < v3.11.0
- HMAC Configuration in SageMaker Python SDK v2 < v2.256.0

Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.

AWS Machine Learning Blog

How Boomi Scribe streamlines documentation using AWS

Boomi Scribe is an AI-powered agent on AWS that automatically generates documentation for enterprise integration workflows. Learn how Boomi uses Amazon Bedrock, Amazon SageMaker AI, Amazon S3, Amazon DynamoDB, and AWS Lambda to parse integration DAGs, generate detailed documentation, and compare component versions at scale.

How ZS democratized secure ad-hoc analytics with Amazon SageMaker

Learn how ZS built a security-hardened Amazon SageMaker platform that balances developer agility with healthcare-grade governance, serving 1,000+ daily active users across 200+ SageMaker domains.

How t54 built a trust layer with Amazon Bedrock AgentCore payments

t54 built x402-secure, a trust layer on Amazon Bedrock AgentCore payments that scores every endpoint before an autonomous agent pays it. See how session budgets, credential isolation, and a deterministic trust gate have governed more than 20 million agent-initiated transactions with no human in the loop.

Securing Amazon Quick from POC to production: Agents, Flows, and Spaces

Amazon Quick proof-of-concept projects often stall when security teams review the production plan. This post walks through designing dashboards, Spaces, knowledge bases, agents, and Flows with security controls that hold as you scale: dataset shaping, agent isolation, document classification, and approval gates.

Tokenomics at scale: How Jamf built real-time spend enforcement for Amazon Bedrock

As generative AI adoption scales, cost governance becomes a top challenge. Learn how Jamf built real-time, per-user spend enforcement for Amazon Bedrock using IAM Customer Managed Policies, an Amazon Athena cost view, and a serverless AWS Lambda loop that applies tiered model limits in near-real-time without disrupting active sessions.

From theory to delivery: How Atos upskilled 400 engineers in agentic AI

When Atos set out to upskill 400 engineers in agentic AI, hands-on learning was the missing ingredient. Over three days, engineers built multi-agent systems on AWS through an AI League event. This post explains why Atos chose the format, what engineers built and learned, and what other enterprises should consider.

Introducing Claude Fable 5.1 on AWS

Claude Fable 5.1 is now available on Amazon Bedrock and Claude Platform on AWS. This post covers Claude Fable 5.1's improvements, the Enterprise Frontier Safeguards for keeping your data in a cloud environment you control, and how to start building with the model on Amazon Bedrock.