AWS News - 2026-07-18
2026-07-18
最終更新: 2026-07-22 06:03:03 JST
AI による概要
この日は件数こそ少ないものの、データ主権を扱うアーキテクチャ記事が目立ちました。Eclipse Dataspace Components (EDC) を AWS 上で実装する 3 部構成のシリーズが公開され、データ共有の基礎概念から本番環境でのアーキテクチャパターン (分離・マネージドサービス・セキュリティ層)、コスト最適化戦略までを扱っています。機械学習ブログでは Smartsheet がリモート MCP サーバーを AWS 上に構築した事例が、セキュリティ・ガバナンス・インフラの観点で解説されました。Amazon Quick にはダッシュボードのモバイルレイアウトが追加され、スマートフォンでのピンチ操作を前提としない表示が可能になっています。サービス更新は SageMaker HyperPod の Slurm クラスターにおけるパーティション単位のトポロジー設定、OpenSearch UI へのワンクリック移行、SageMaker Unified Studio のカスタムビジュアル変換でした。
主要トピック
データ共有: Eclipse Dataspace Components を AWS 上で実装する 3 部作 (基礎・本番アーキテクチャ・コスト最適化)
MCP 実装事例: Smartsheet のリモート MCP サーバーを支える AWS インフラ、セキュリティとガバナンス
ダッシュボード: Amazon Quick にモバイルレイアウトが追加、小画面でも操作しやすい表示に
機械学習基盤: SageMaker HyperPod が Slurm クラスターでパーティション単位のネットワークトポロジー設定に対応
検索: OpenSearch Dashboards から OpenSearch UI へのワンクリック移行をサポート
脆弱性: Athena Federated Query Synapse コネクタの問題、aws-healthomics-mcp-server のパストラバーサル
AWS What's New
Amazon SageMaker HyperPod now supports partition-level topology for Slurm orchestrated clusters
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/hyperpod-partition-topology-slurm/
- Published: 2026-07-18 00:16:00
- Fetched: 2026-07-18 11:04:30
Amazon SageMaker HyperPod now supports network topology configuration at the partition level for Slurm orchestrated clusters. A single cluster can now run tree topology in one partition and block topology in another, with each partition using the topology best suited to its instance types. This improves distributed training performance by keeping job placement aligned with the interconnect characteristics of each instance type, so GPU-to-GPU communication is faster, NCCL collective operations are more efficient, and training throughput improves.
HyperPod determines the topology for each partition based on the instance types of its compute instance groups. Partitions with Amazon EC2 UltraServer instance types such as ml.p6e-gb200.36xlarge use block topology, and those with hierarchical-interconnect instance types such as ml.p5.48xlarge, ml.p5e.48xlarge, and ml.p5en.48xlarge use tree topology, while partitions with instance types that don't provide network topology information remain fully schedulable. HyperPod maintains this configuration automatically as the cluster changes through scale-up, scale-down, and node replacement events, so each partition's topology always reflects the current state of the cluster.
To get started, create or update a SageMaker HyperPod Slurm cluster running Slurm 25.11 or later with supported GPU instance types. Topology-aware scheduling is enabled by default and requires no configuration. This feature is available in all AWS Regions where Amazon SageMaker HyperPod is supported. To learn more, see Using topology-aware scheduling in Amazon SageMaker HyperPod.
Amazon OpenSearch UI now supports one-click dashboard migration
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-opensearch-ui-one-click-dashboard-migration
- Published: 2026-07-18 02:23:00
- Fetched: 2026-07-18 05:02:25
Amazon OpenSearch Service now supports one-click migration from legacy OpenSearch Dashboards to OpenSearch UI, for both OpenSearch domains and serverless collections. OpenSearch UI is the new, zero-downtime, serverless interface for search and unified observability across multiple data sources. With this launch, the multiple tenants and thousands of saved objects you created in legacy OpenSearch Dashboards become reusable in your OpenSearch UI applications, reducing the operational complexity of moving between interfaces.
With one-click migration, you can move your existing tenants and saved objects into OpenSearch UI workspaces without recreating them manually. The mechanism works for OpenSearch Dashboards created under Amazon OpenSearch Service domains and serverless collections. You can migrate everything into a new workspace or into an existing one. If you have created multiple tenants in your OpenSearch Dashboard, you have the option to either convert them into a single workspace or keep them separate for different teams.
This feature is available in all AWS Regions where OpenSearch UI is available. To get started, see Using OpenSearch UI in the Amazon OpenSearch Service Developer Guide. Visit the OpenSearch UI Help page for detailed feature tutorials. To learn more about the service, see the Amazon OpenSearch Service product page.
Amazon GameLift Streams now supports IAM role credentials for stream sessions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-gamelift-streams-iam/
- Published: 2026-07-18 02:29:00
- Fetched: 2026-07-18 08:48:38
Amazon GameLift Streams now supports assigning an IAM role to a stream session, enabling your application to securely access resources in your AWS account, such as Amazon S3 buckets and DynamoDB tables. With this launch, you can pass a RoleArn parameter when starting a stream session, and your application automatically receives short-lived, auto-refreshing AWS credentials through the standard AWS SDK credential resolution chain — no application code changes required.
Previously, customers who needed their streamed applications to access AWS services had to embed long-lived access keys in application bundles or pass them as environment variables, creating security and operational challenges. Now, Amazon GameLift Streams handles credential vending and automatic refresh using the same container credential provider mechanism trusted by Amazon ECS task roles and Amazon EKS Pod Identity. Role misconfigurations are validated at session start, surfacing clear errors immediately rather than during runtime.
You can also configure IAM roles directly in the Amazon GameLift Streams console, which provides a pre-filled trust policy template to simplify role setup.
IAM role support for stream sessions is available in all AWS Regions where Amazon GameLift Streams is available.
To learn more, see Session Credentials Setup in the Amazon GameLift Streams Developer Guide: https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/session-credentials-setup.html
Amazon SageMaker Unified Studio adds custom visual transforms
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-sagemaker-unified-studio
- Published: 2026-07-18 06:40:00
- Fetched: 2026-07-22 06:03:03
With Amazon SageMaker Unified Studio, you can now create, share, and reuse custom visual transforms in visual ETL flows. This capability enables data engineers to build reusable, business-specific transformation logic and make it available to their teams without requiring coding expertise.
With custom visual transforms, you can build your own transforms and publish them to a shared library that other team members can discover and use directly from the visual ETL interface. For example, you can create a transform that standardizes customer phone numbers, masks personally identifiable information, or applies your organization’s standard data-quality checks. Team members can then reuse the same logic across multiple ETL jobs, reducing duplicated effort and helping ensure consistent results.
This feature is available in all AWS Regions where Amazon SageMaker Unified Studio is available.
To learn more, see custom visual tranform in the Amazon SageMaker Unified Studio User Guide.
AWS Security Bulletins
CVE-2026-12283 - Issue with Athena Federated Query Synapse Connector
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-059-aws/
- Published: 2026-07-18 04:09:51
- Fetched: 2026-07-18 05:02:26
Bulletin ID: 2026-059-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 07/17/2026 12:00 PM PDT
Description:
Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL syntax. These connectors are open source and deployed to the Athena service on a regular basis. We identified CVE-2026-12283. A user with access to an Azure Synapse account can create a table with a specially crafted name that, when queried through the Athena Synapse connector, could result in unintended data being returned.
Impacted versions:
- versions >= v2022.20.1 (released on 5/19/2022) AND
- versions <= v2026.19.1 (released on 5/28/2026)
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-15415 - Path traversal and arbitrary file write in the workflow linters of aws-healthomics-mcp-server
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-060-aws/
- Published: 2026-07-18 04:44:21
- Fetched: 2026-07-18 05:02:26
Bulletin ID: 2026-060-AWS
Scope: AWS
Content Type: Important (requires attention) / Informational
Publication Date: 07/17/2026 12:45 PM PDT
Description:
AWS HealthOmics is a HIPAA-eligible service that fully manages the compute, storage, and workflow engine infrastructure required to run bioinformatics analyses at scale for clinical diagnostics, drug discovery, and agricultural research. We identified CVE-2026-15415, where improper limitation of a pathname to a restricted directory in the linting tools of the AWS HealthOmics MCP Server (aws-healthomics-mcp-server) before version 0.0.36 might allow an actor who can influence the MCP agent to write an actor-controlled content to arbitrary locations outside the intended workflow bundle directory, via directory traversal sequences in the workflow_files input.
Impacted versions: aws-healthomics-mcp-server <= 0.0.35
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
AWS Architecture Blog
Eclipse Dataspace Components on AWS: Data sharing fundamentals
- Link: https://aws.amazon.com/blogs/architecture/eclipse-dataspace-components-on-aws-data-sharing-fundamentals/
- Published: 2026-07-18 01:03:40
- Fetched: 2026-07-18 01:11:20
Eclipse Dataspace Components on AWS: Architecture patterns in production
- Link: https://aws.amazon.com/blogs/architecture/eclipse-dataspace-components-on-aws-architecture-patterns-in-production/
- Published: 2026-07-18 01:03:44
- Fetched: 2026-07-18 01:11:20
Eclipse Dataspace Components on AWS: Cost optimization strategies
- Link: https://aws.amazon.com/blogs/architecture/eclipse-dataspace-components-on-aws-cost-optimization-strategies/
- Published: 2026-07-18 01:03:47
- Fetched: 2026-07-18 01:11:20
AWS Machine Learning Blog
How Smartsheet built a remote MCP server on AWS
- Link: https://aws.amazon.com/blogs/machine-learning/how-smartsheet-built-a-remote-mcp-server-on-aws/
- Published: 2026-07-18 01:32:06
- Fetched: 2026-07-18 03:02:08
Introducing Mobile Layout for Amazon Quick dashboards
- Link: https://aws.amazon.com/blogs/machine-learning/introducing-mobile-layout-for-amazon-quick-dashboards/
- Published: 2026-07-18 02:13:15
- Fetched: 2026-07-18 03:02:08
Transform your sales organization with Amazon Quick: your new agentic AI teammate
- Link: https://aws.amazon.com/blogs/machine-learning/transform-your-sales-organization-with-amazon-quick-your-new-agentic-ai-teammate/
- Published: 2026-07-18 03:42:36
- Fetched: 2026-07-18 05:02:27