AWS News - 2026-07-28
2026-07-28
最終更新: 2026-07-29 17:33:09 JST
AI による概要
この日はメディア・制作分野の AI 活用と、データ品質まわりの機能追加が目立ちました。Outpost VFX が AWS のマルチ GPU 構成でトレーニング速度を 8 倍に高め顔置換ワークフローを刷新した事例、スタジオとクリエイター向けにセキュリティと IP 保護の懸念を解消する EngineLab AI が紹介されています。AWS Glue Data Quality には度数分布プロファイルを生成する Distribution Analyzer と、カタログベース評価での異常検知および評価結果の Data Catalog への書き込みが追加されました。セキュリティでは AWS Shield Advanced が AWS WAF Anti-DDoS マネージドルールグループへ移行する際の変更点と準備方法が解説され、Security Hub MCP App のプレビューにより露出検出を AI 支援ワークフローに取り込めるようになっています。DataSync Enhanced mode は EFS / FSx for Lustre に加え HDFS や Azure Blob Storage にも対応しました。
主要トピック
メディア: Outpost VFX が AWS のマルチ GPU 構成で AI モデルのトレーニング速度を 8 倍に
データ品質: Glue Data Quality に度数分布プロファイル生成、カタログ評価の異常検知と結果書き込みを追加
DDoS 対策: Shield Advanced が AWS WAF Anti-DDoS マネージドルールグループへ移行、変更点と準備方法を解説
セキュリティ × AI: Security Hub MCP App のプレビューで露出検出を AI 支援ワークフローに統合
データ転送: DataSync Enhanced mode が EFS / FSx for Lustre、HDFS、Azure Blob Storage に対応
Kubernetes: EKS がクラスター OIDC / JWKS エンドポイントの AWS PrivateLink に対応
分析: S3 Tables が Apache Iceberg V3 の Variant データ型をサポート
AWS What's New
AWS Elemental MediaTailor adds configurable ad timeout and concurrency controls for improved ad fill and faster startup
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/mediatail-configurable-ad-timeout-and-concurrency
- Published: 2026-07-28 01:09:00
- Fetched: 2026-07-28 03:21:59
AWS Elemental MediaTailor now gives you direct control over ad decision server (ADS) timeout. Previously, changing these settings required contacting AWS Support. You can now configure individual HTTP ad request timeouts, total ad personalization time budgets for live, VOD, and live ad prefetch, and enable parallel ADS requests.
These settings allow you to optimize ad delivery performance for your specific workflows. For example, you can increase the personalization time budget for live events to improve ad fill rates or enable parallel ADS requests in VOD workflows to reduce overall response time for faster video startup. New prefetch-specific timeout settings give you additional granularity for livestream ad retrieval.
You can configure these settings through the AWS Elemental MediaTailor console, AWS CLI, or AWS SDKs using the new AdsPersonalizationTimeouts and AdsPersonalizationConcurrency parameters on your playback configurations.
This feature is available in all AWS Regions where AWS Elemental MediaTailor is available.
To learn more about configuring ADS request timeouts, personalization time budgets, and concurrency, see Advanced settings in the AWS Elemental MediaTailor User Guide.
AWS Security Hub MCP App brings exposure findings into your AI-assisted workflow (Preview)
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-security-hub-mcp-app/
- Published: 2026-07-28 02:00:00
- Fetched: 2026-07-28 05:19:19
AWS announces the preview of the AWS Security Hub MCP App, a local Model Context Protocol (MCP) server that brings your Security Hub exposure findings directly into Claude Desktop. This capability can help accelerates your security investigations by reducing context switching and manual triage, letting you explore and act on your exposures without leaving your AI-assisted workflow.
With the Security Hub MCP App, you can investigate your security posture in natural language: view your top exposure findings, drill into a finding’s attack path and expanded network path, examine correlated findings and affected resource configurations, and get remediation recommendations. Each tool call returns both a text summary for your AI agent to reason overover and an interactive visualization for you to verify in the same conversation. The MCP server runs locally on your machine using your existing AWS credentials, and every tool is read-only,-- no changes are made to your environment.
The Security Hub MCP App is available at no additional cost to Security Hub customers. This feature is available in preview in all AWS commercial Regions that support Security Hub. To learn more, see the AWS Security Hub User Guide and the AWS Security Hub product page. For the full list of Regions, see the AWS Regional Services List.
Amazon EKS now supports AWS PrivateLink for the cluster OIDC endpoint
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-eks-oidc-endpoint-privatelink
- Published: 2026-07-28 03:00:00
- Fetched: 2026-07-29 05:13:18
Amazon Elastic Kubernetes Service (Amazon EKS) now supports AWS PrivateLink for the cluster OIDC discovery and JWKS endpoint. You can now reach the endpoint used by IAM roles for service accounts (IRSA) privately from your VPC without requiring internet egress.
Each EKS cluster publishes public signing keys at its OIDC endpoint for IRSA. With AWS PrivateLink for the cluster OIDC endpoint, tools running inside your VPC, such as eksctl, Terraform, or custom token validators, can now reach the OIDC discovery document and JWKS privately by creating an interface VPC endpoint for the com.amazonaws.<region>.oidc-eks service. This enables IRSA setup and token validation in VPCs without internet egress and ensures correct DNS resolution when the EKS management VPC endpoint is enabled with private DNS.
AWS PrivateLink for the cluster OIDC endpoint is available at no additional cost beyond standard AWS PrivateLink pricing in all AWS Regions where Amazon EKS is available. To get started, see Access the cluster OIDC endpoint using AWS PrivateLink in the Amazon EKS User Guide.
Amazon GameLift Streams now supports Custom Aspect Ratio and Dynamic Resolution
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-gamelift-streams/
- Published: 2026-07-28 03:58:00
- Fetched: 2026-07-28 07:02:53
Amazon GameLift Streams now supports Custom Aspect Ratio and Dynamic Resolution, giving you greater control over the streaming experience across diverse player devices and network conditions.
With Custom Aspect Ratio, you can configure a specific resolution per stream session to match your player's device — including portrait, landscape, ultra-wide, and square aspect ratios. This eliminates letterboxing or pillarboxing, delivering native full-screen experiences on mobile phones, tablets, and non-standard displays. Specify any resolution from 320 to 4096 pixels per dimension (up to 1080p total pixel budget) using the DisplayConfiguration parameter in the StartStreamSession API. You can also try custom resolution from the AWS Console.
Dynamic Resolution automatically adapts stream quality when a player's network bandwidth fluctuates. When bandwidth drops, the stream gracefully reduces resolution to maintain smooth playback without frame drops or disconnections — and automatically recovers to full quality when conditions improve. Dynamic Resolution is enabled by default for all new stream groups with no configuration required. Customers will need to download the new Web SDK.
Both features are available in all AWS Regions where Amazon GameLift Streams is offered. To learn more, see Custom stream resolution in the Amazon GameLift Streams Developer Guide.
https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/custom-stream-resolution.html
AWS Glue Data Quality now supports distribution statistics for data profiling
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-glue-data-quality-distribution-profiling
- Published: 2026-07-28 05:23:00
- Fetched: 2026-07-28 12:18:42
AWS Glue Data Quality now supports a new Distribution Analyzer that generates frequency distribution profiles for your data. Using this new Distribution Analyzer in the Data Quality Definition Language (DQDL), you can generate histograms for numeric columns and value distributions for categorical, date, and boolean columns. With support for custom bin counts, you can explore the shape and patterns of your data at the granularity that matters most to your use case.
Understanding how data is distributed is foundational to building reliable data pipelines. Distribution statistics help you quickly identify skewness, outliers, and unexpected patterns across your datasets, without writing custom code. The capability integrates directly with your existing DQDL rulesets, so you can add distribution profiling alongside your current data quality checks in a single evaluation run. Distribution statistics are stored in Amazon S3 for future querying through services like Amazon Athena, and are also surfaced through APIs, making it easy to integrate distribution insights into monitoring workflows and visualization tools, including SageMaker Unified Studio.
AWS Glue Data Quality distribution statistics are available in all AWS commercial regions and AWS GovCloud (US) regions.
To learn more about Glue Data Quality, visit the AWS Glue Data Quality documentation. To get started with using Distribution Analyzer, visit the Analyzers documentation.
AWS Glue Data Quality now supports anomaly detection and writing results to the AWS Glue Data Catalog
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-glue-data-quality-catalog-anomaly-detection-write-results
- Published: 2026-07-28 05:45:00
- Fetched: 2026-07-28 12:18:42
AWS Glue Data Quality now supports anomaly detection for Catalog-based data quality evaluations and the ability to write evaluation results to AWS Glue Data Catalog (GDC) tables. These capabilities work across both ETL jobs and Catalog evaluations, giving you a consistent data quality experience regardless of workflow type.
With anomaly detection support for GDC, you can identify unexpected changes in data statistics such as sudden drops in distinct values or row count spikes in your GDC tables using ML-powered time-series forecasting, without writing rules with explicit thresholds. This is especially valuable for data engineers monitoring hundreds of tables in the GDC who need to surface issues automatically.
With results storage in GDC, Data Quality rule outcomes, profiling metrics, and anomaly predictions (with confidence bounds) are written back to GDC tables, creating a queryable record of all quality evaluations. Whether the evaluation runs in an ETL job or directly on a Catalog table, results can be queried at any time using standard SQL.
AWS Glue Data Quality anomaly detection and Catalog results storage are available in all AWS commercial regions and AWS GovCloud (US) regions.
To get started, visit the AWS Glue Data Quality documentation.
Amazon Neptune now supports tag-based access control for IAM
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-neptune-tbac/
- Published: 2026-07-28 07:00:00
- Fetched: 2026-07-28 12:18:42
Amazon Neptune Database now supports tag-based access control (TBAC) for IAM, enabling customers to use AWS resource tags and IAM principal tags as conditions in IAM policies and Service Control Policies (SCPs) to control access to Neptune data-plane operations. Neptune already provides robust security through VPC isolation, TLS encryption, and IAM authentication, but customers managing multiple clusters at scale needed a dynamic, attribute-based mechanism to enforce organizational access boundaries. TBAC addresses this by allowing administrators to govern cluster access without enumerating specific cluster ARNs in every policy.
With TBAC, IAM principals can only perform `neptune-db:*` actions against Neptune clusters whose tags match their own — for example, a principal tagged `Project=FraudDetection` is automatically restricted to clusters sharing that same tag. This eliminates lateral access risk within shared VPC environments, enforces team and environment-level isolation across projects, and supports federated identity workflows using SAML or OIDC session tags from external identity providers. Granular permissions like neptune-db:QueryLanguage can be used alongside TBAC for more fine-grained access control.
This feature is available in all AWS Regions where Amazon Neptune is available and requires Neptune engine version 1.2.0.0 or later with IAM authentication enabled.
To learn more about configuring tag-based access control for Amazon Neptune, including how to tag your DB clusters and IAM principals and deploy organization-wide guardrails using SCPs, visit the Amazon Neptune documentation.
Amazon S3 Tables now support the Variant data type for Apache Iceberg V3
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-s3-tables-variant-iceberg-v3/
- Published: 2026-07-28 16:00:00
- Fetched: 2026-07-29 01:03:48
Amazon S3 Tables now support the Variant data type as defined in the Apache Iceberg Version 3 (V3) specification. You can now write semi-structured data like JSON directly to S3 Tables without defining a fixed schema in advance, allowing you to land data faster while still getting efficient analytical query performance.
With the Variant data type, Apache Iceberg V3-compatible engines shred your semi-structured data into hidden columns as you write it, generating Parquet column statistics that query engines use for optimizations like file pruning, which reduces the data your analytical queries scan. S3 Tables also provide ongoing table maintenance, including compaction, for Variant columns, so you can consolidate data from small files into large files that Iceberg engines can read.
Variant support in S3 Tables is available in the following AWS Regions: US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Mumbai), Asia Pacific (Seoul), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (London), Europe (Paris), Europe (Stockholm), and South America (São Paulo).
To learn more, see Amazon S3 Tables and the AWS Prescriptive Guidance for working with Iceberg table format specification version 3.
AWS DataSync Enhanced mode now supports Amazon EFS and Amazon FSx for Lustre
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-datasync-amazon-efs-fsx-lustre/
- Published: 2026-07-28 19:00:00
- Fetched: 2026-07-29 05:13:18
AWS DataSync Enhanced mode now supports Amazon EFS and Amazon FSx for Lustre as source or destination locations.
AWS DataSync is a secure, high-speed data transfer service that simplifies moving data over a network. Enhanced mode processes data in parallel, removes file count limitations, and provides detailed transfer metrics. Previously, customers who wanted to move data to or from EFS or FSx for Lustre were limited to Basic mode. Now customers can use Enhanced mode for these locations, simplifying workflows for large-scale migrations, agentic AI and machine learning training, high-performance computing, genomics processing, and media rendering.
This capability is available in all AWS Regions where AWS DataSync is offered. To get started, visit the AWS DataSync console. For more information, see the AWS DataSync documentation.
AWS DataSync Enhanced mode adds HDFS, Azure Blob, and object storage locations with Hyper-V agent support
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-datasync-hdfs-azure-blob-hyper-v/
- Published: 2026-07-28 19:00:00
- Fetched: 2026-07-29 05:13:18
AWS DataSync Enhanced mode now supports agent-based data transfers with Hadoop Distributed File Systems (HDFS), Microsoft Azure Blob Storage, and self-managed object storage. Additionally, Enhanced mode agents can now be deployed on Microsoft Hyper-V. Using a DataSync agent, customers can transfer data to and from these locations with the parallelism, unlimited file counts, and detailed metrics that Enhanced mode provides.
Enhanced mode HDFS support includes multiple NameNode configurations for high availability and Transparent Data Encryption (TDE) with Kerberos authentication, enabling organizations in regulated industries to securely migrate petabyte-scale encrypted Hadoop data without sacrificing availability.
This capability is available in all AWS Regions where AWS DataSync is offered. To get started, visit the AWS DataSync console. For more information, see the AWS DataSync documentation.
AWS Japan Blog
【開催報告】AWS Summit Japan 2026 物流業界向けブース展示「スマートグラス×生成AIエージェントで倉庫業務を革新」
- Link: https://aws.amazon.com/jp/blogs/news/aws-summit-2026-japan-logistics-booth-and-sessions/
- Published: 2026-07-28 13:29:19
- Fetched: 2026-07-28 15:22:51
全従業員の行動変容を目指すAstemo が自己破壊を経て見つけたAI駆動開発の実効性
- Link: https://aws.amazon.com/jp/blogs/news/astemo-ai-dlc/
- Published: 2026-07-28 14:15:00
- Fetched: 2026-07-28 15:22:51
Outpost VFX が ビジュアルエフェクト向けに AI モデルのトレーニングを AWS で加速した方法
- Link: https://aws.amazon.com/jp/blogs/news/jp-mne-how-outpost-vfx-uses-aws-to-accelerate-ai-model-training-for-visual-effects-2/
- Published: 2026-07-28 14:59:01
- Fetched: 2026-07-28 15:22:51
Outpost VFX が ビジュアルエフェクト向けに AI モデルのトレーニングを AWS で加速した方法
- Link: https://aws.amazon.com/jp/blogs/news/jp-mne-how-outpost-vfx-uses-aws-to-accelerate-ai-model-training-for-visual-effects/
- Published: 2026-07-28 14:59:01
- Fetched: 2026-07-29 17:33:09
EngineLab AI: スタジオとクリエイターのための AWS 上のプロダクション環境対応 AI
- Link: https://aws.amazon.com/jp/blogs/news/jp-mne-enginelab-ai-production-ready-ai-for-studios-and-creators-on-aws-2/
- Published: 2026-07-28 15:07:43
- Fetched: 2026-07-28 15:22:51
AWS Security Blog
Announcing the Cloud Security Alliance on AWS Compliance Guide
- Link: https://aws.amazon.com/blogs/security/announcing-the-cloud-security-alliance-on-aws-compliance-guide/
- Published: 2026-07-28 01:15:44
- Fetched: 2026-07-28 01:54:44
AWS Shield Advanced is embracing the AWS WAF Anti-DDoS managed rule group: What changes and how to prepare
- Link: https://aws.amazon.com/blogs/security/aws-shield-advanced-is-embracing-the-aws-waf-anti-ddos-managed-rule-group-what-changes-and-how-to-prepare/
- Published: 2026-07-28 04:01:23
- Fetched: 2026-07-28 05:19:21
AWS Machine Learning Blog
How Guardoc transforms medical document processing with Amazon Nova models
- Link: https://aws.amazon.com/blogs/machine-learning/how-guardoc-transforms-medical-document-processing-with-amazon-nova-models/
- Published: 2026-07-28 01:05:00
- Fetched: 2026-07-28 01:54:45
Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation
- Link: https://aws.amazon.com/blogs/machine-learning/deepgram-enhances-amazon-sagemaker-ai-support-with-aws-iam-temporary-delegation/
- Published: 2026-07-28 01:07:44
- Fetched: 2026-07-28 01:54:45
Beyond RAG: Task-aware knowledge compression for enterprise AI on AWS
- Link: https://aws.amazon.com/blogs/machine-learning/beyond-rag-task-aware-knowledge-compression-for-enterprise-ai-on-aws/
- Published: 2026-07-28 01:11:32
- Fetched: 2026-07-28 01:54:45