AWS News - 2026-07-30
2026-07-30
最終更新: 2026-07-31 06:03:54 JST
AI による概要
この日は形式的検証されたハイパーバイザーの一般提供が最大のニュースでした。AWS Nitro Isolation Engine が Graviton5 ベースの EC2 M9g / M9gd インスタンスとともに GA となり、商用クラウドにデプロイされた初の形式的検証済みハイパーバイザーの中核コンポーネントとして、仮想マシン間の分離を数学的に保証します。定理証明支援系 Isabelle/HOL を用いて機密性・完全性・機能的正確性・ランタイムエラーの不在・メモリ安全性を検証した過程も解説されました。セキュリティではもう一つ、Amazon Threat Intelligence が axios・debug・chalk・typo-crypto といった人気 NPM パッケージの侵害を、同一の北朝鮮関連の脅威アクターによるものと初めて特定した調査結果が公開されています。ネットワークでは AWS Interconnect による Oracle Cloud Infrastructure とのマルチクラウド接続が一般提供となりました。
主要トピック
ハイパーバイザー検証: Nitro Isolation Engine が Graviton5 ベースの EC2 M9g / M9gd とともに GA、商用クラウド初の形式的検証済みハイパーバイザー
形式手法: Isabelle/HOL による機密性・完全性・機能的正確性・メモリ安全性の検証プロセスを解説
脅威インテリジェンス: axios・debug・chalk 等の NPM パッケージ侵害を同一の北朝鮮関連アクターによるものと特定
マルチクラウド: AWS Interconnect による Oracle Cloud Infrastructure との接続が一般提供
国内事例: Japan Digital Design が Aurora DSQL 採用で DB コストを約 87% 削減し運用負荷ほぼゼロを実現
ストリーミング: MSK Express brokers が Kafka データの S3 配信と Apache Iceberg ストリーミングテーブルへの継続的マテリアライズに対応
検索: OpenSearch Service が OpenSearch 3.7 に対応 (ベクトル検索性能と検索関連性を改善)
AWS What's New
AWS announces AWS Interconnect - multicloud connectivity with Oracle Cloud Infrastructure in GA
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-announces-AWS-interconnect-multicloud-OCI-GA/
- Published: 2026-07-30 00:00:00
- Fetched: 2026-07-30 05:09:14
AWS announces the general availability (GA) of AWS Interconnect — multicloud with Oracle Cloud Infrastructure (OCI).
Customers have been adopting multicloud strategies while migrating more applications to the cloud. They do so for many reasons including interoperability requirements, the freedom to choose technology that best suits their needs, and the ability to build and deploy applications on any environment with greater ease and speed. Previously, when interconnecting workloads across multiple cloud providers (CSPs), customers had to go the route of a ‘do-it-yourself’ multicloud approach, leading to complexities of building and managing global multi-layered networks at scale. AWS Interconnect - multicloud is the first purpose-built product of its kind and a new way of how clouds connect and talk to each other, allowing customers to quickly provision resilient, scalable private connections to other cloud providers.
In May, OCI launched support for AWS Interconnect in public preview and became the latest CSP to adopt the open specification that powers the service. With today’s GA launch, AWS customers can now rely on the same consistent, simple experience to interconnect their workloads on OCI and Google Cloud. Microsoft Azure will launch later in 2026.
Interconnect - multicloud is available with OCI in the us-east-1 (N. Virginia) AWS Region. You can create an Interconnect using the AWS Management Console, Command Line Interface (CLI), or API. For more information, see the AWS Interconnect - multicloud documentation.
AWS WAF adds pre-parse text transformations and new text transformations
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-waf/
- Published: 2026-07-30 00:00:00
- Fetched: 2026-07-30 07:58:37
Today, AWS WAF adds pre-parse text transformations for query arguments and ten new text transformations for use in any rule statement. Both help you normalize request content so that AWS WAF inspects requests the same way your application interprets them.
Pre-parse text transformations normalize a raw query string before AWS WAF parses it into key-value pairs, closing HTTP parameter pollution and parser differential evasion gaps. You can chain up to ten transformations, including URL decode, Combine Duplicate Query Arguments by Comma, and Replace Semicolons with Ampersands, then layer standard post-parse transformations on top within a single rule statement.
The new text transformations give you more ways to normalize content before inspection, including industry-standard options such as Uppercase, Trim, Remove Whitespace, and SHA256, plus operating-system-aware command line and JavaScript decoding functions developed by the Amazon Threat Research Team.
Each new transformation consumes 10 WCUs, with no additional charge beyond standard AWS WAF pricing, and is available in all AWS Regions. To get started, see the following resources:
Pre-parse text transformations in AWS WAF: https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-preparse-transformation.html
Text transformations in AWS WAF: https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-transformation.html
Getting started with AWS WAF: https://docs.aws.amazon.com/waf/latest/developerguide/getting-started.html
AWS Glue announces VPC support, filter pushdown, and partition support for the REST API connector
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-glue-rest-connector-filtering-partitioning-vpc
- Published: 2026-07-30 05:18:00
- Fetched: 2026-07-30 12:53:21
AWS Glue now supports VPC connections, filter pushdown, and partition support for the REST API connector. The REST API connector enables you to ingest data from any source that exposes a REST-based API, including proprietary systems and emerging platforms without native AWS Glue connectors. With this launch, you can operate your ETL pipelines from data sources with REST API endpoints by securely connecting to private endpoints, transfering only the data they need, and parallelizing reads for faster ingestion, all without writing custom code
With VPC support, you can use the REST API connector to access data sources hosted in private subnets or connected through VPNs or AWS PrivateLink, without exposing traffic to the public internet. Filter pushdown translates your query predicates into API-native parameters, so only matching records leave the source, reducing data transfer costs and improving job performance. Partition support splits large datasets across multiple Spark workers using field-based or record-count strategies, providing parallel reads that reduce ingestion time for high-volume, paginated APIs.
These capabilities are available in all AWS commercial regions where AWS Glue is available.
To get started, visit the AWS Glue REST API connector documentation.
Amazon Redshift Data API announces long polling, session management, and flexible batch execution
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-redshift-data-api-longpolling-listsession-flexiblebatchexecute/
- Published: 2026-07-30 05:45:00
- Fetched: 2026-07-30 06:56:33
Amazon Redshift Data API introduces new capabilities that reduce the number of API calls to retrieve SQL statement metadata or results, provide visibility into sessions, and allow batch statements to execute on separate transactions.
Long polling: Long polling enables you to retrieve SQL statement metadata or results without polling repeatedly until the SQL statement reaches a terminal state, by delaying returning a synchronous response until the SQL statement finishes. To use this feature, specify the WaitTimeSeconds parameter on ExecuteStatement, BatchExecuteStatement, DescribeStatement, GetStatementResult, or GetStatementResultV2.
ListSessions: Applications that reuse sessions across multiple queries can now enumerate active sessions and filter by status, compute target, or database, eliminating the need to track session identifiers externally.
Flexible batch execution: BatchExecuteStatement now supports an ExecutionMode parameter with AUTO_COMMIT mode, allowing each SQL statement in a batch to execute independently so a single failure no longer rolls back the entire batch — useful for ETL pipelines and administrative scripts where partial completion is acceptable. In addition, BatchExecuteStatement now accepts an array of SqlParameter, enabling parameter reuse across all statements in a batch: define parameters once and reference them in any statement, eliminating the need to embed literal values in each query.
These features are generally available for Amazon Redshift Provisioned and Amazon Redshift Serverless in all AWS commercial and AWS GovCloud (US) Regions that support Amazon Redshift Data API. To get started, visit the Amazon Redshift Data API developer guide.
Amazon EC2 Auto Scaling now supports Instance Refresh in CloudFormation
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/ec2-auto-scaling-instance-refresh-cloudformation
- Published: 2026-07-30 06:00:00
- Fetched: 2026-07-30 07:58:37
Amazon EC2 Auto Scaling now supports Instance Refresh as a new AWS CloudFormation update policy. When you configure the new AutoScalingInstanceRefresh update policy and update properties that require instance replacement, CloudFormation automatically triggers an Instance Refresh.
With this integration, you can now access Instance Refresh capabilities including replace root volume for in-place updates, launch-before-terminate, alarm-based monitoring, and checkpoints with bake time for controlled rollouts. Auto Scaling features such as scaling policies and health checks remain active throughout the update, so your service health is not at risk during deployments. Rollback is handled through CloudFormation stack rollback.
This feature is available in all AWS Regions at no additional cost. To learn more, see AutoScalingInstanceRefresh update policy in the AWS CloudFormation Template Reference.
Amazon OpenSearch Service now supports OpenSearch version 3.7
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-opensearch-service/
- Published: 2026-07-30 11:30:15
- Fetched: 2026-07-31 02:21:50
You can now run OpenSearch version 3.7 on Amazon OpenSearch Service. OpenSearch 3.7 introduces improvements in vector search performance, search relevance, and Query Insights.
With this launch, 1-bit scalar quantization on the Faiss and Lucene engines compresses vectors, reducing the storage and memory required by vector workloads while maintaining search accuracy. You can now retrieve vectors faster using doc values instead of document source, with no reindexing required. Search Relevance Workbench adds new evaluation metrics, CSV judgment uploads, and expanded hybrid search optimization, helping you measure and improve search quality.
This launch also introduces new Query Insights capabilities, including automated query recommendations, a finished-queries cache for observing recently completed queries, and the option to export top query data to Amazon S3, helping you identify expensive queries and analyze trends over time.
For information on upgrading to OpenSearch 3.7, please see the documentation. OpenSearch 3.7 is now available in all AWS Regions where Amazon OpenSearch Service is available.
AWS Managed Microsoft AD now supports Standard to Enterprise Edition upgrade
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-microsoft-ad-edition-upgrade/
- Published: 2026-07-30 16:00:00
- Fetched: 2026-07-31 06:03:54
AWS Directory Service now allows you to upgrade your AWS Managed Microsoft AD directory from Standard Edition to Enterprise Edition directly through the AWS Management Console, AWS CLI, and API without migrating to a new directory or re-joining your existing workloads.
Standard Edition is designed for organizations with up to 5,000 users and objects, while Enterprise Edition supports up to 500,000 objects and provides greater scalability for larger deployments. Customers who have outgrown Standard Edition limits can now upgrade in place, preserving existing trust relationships, application integrations, and group policies. The upgrade requires no changes to your DNS configuration or connected AWS workloads.
This new capability is available in all AWS Regions where AWS Directory Service is available. To get started, navigate to the AWS Directory Service console, select your Standard Edition directory, and choose Upgrade Edition from the directory actions menu. See the administrator guide for step-by-step instructions. For pricing details, go to the AWS Directory Service pricing page.
Grok 4.3 from xAI is now available on Amazon Bedrock in AWS GovCloud (US-West)
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/grok-4-3-bedrock-govcloud/
- Published: 2026-07-30 22:00:00
- Fetched: 2026-07-31 02:21:50
xAI's Grok 4.3 model is now available on Amazon Bedrock in AWS GovCloud (US-West). With this launch, xAI joins Amazon Bedrock as a model provider in AWS GovCloud (US-West), giving you even more choice as you build generative AI applications across reasoning, agentic, and enterprise workflows.
Grok 4.3 is a reasoning-first model that offers configurable reasoning effort (none, low, medium, high). It also offers strong tool use and instruction-following capabilities for building reliable agents, and token efficiency to help keep high-volume inference cost-effective. Grok 4.3 is especially well suited to enterprise workloads such as customer support, web development, case law research, and financial document Q&A, while delivering consistent, high-quality results across conversational Al, search, chat, and multi-turn workflows. Grok 4.3 runs on Mantle, a new inference engine in Amazon Bedrock designed for price performance, with support for tool calling, structured output, and response streaming.
See region availability of Grok 4.3 for list of supported regions. To get started, visit the Grok 4.3 model detail page in our documentation.
Gemma 4 models are now available on Amazon Bedrock in AWS GovCloud (US-West)
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/gemma-4-bedrock-govcloud/
- Published: 2026-07-30 22:00:00
- Fetched: 2026-07-31 02:21:50
The Gemma 4 family of open-weight models from Google DeepMind on Amazon Bedrock in AWS GovCloud (US-West). With Gemma 4, you can build generative AI applications across reasoning, multimodal understanding, agentic, and software engineering workflows.
The Gemma 4 family on Amazon Bedrock includes three variants - Gemma 4 31B, Gemma 4 26B-A4B, and Gemma 4 E2B - spanning dense and mixture-of-experts (MoE) architectures with built-in reasoning, native function calling, support for 35+ languages and multimodal input across text, image, video and audio. Gemma 4 31B is suited for reasoning- and coding-heavy workloads with a 256K-token context window, Gemma 4 26B-A4B targets cost- and latency-sensitive workloads, and Gemma 4 E2B is the smallest variant, designed for low-latency interactive use cases. Gemma 4 runs on a new innovation in Amazon Bedrock designed for price performance, with improved support for tool calling, structured output, reasoning, and response streaming, so customers can build reliable generative AI applications with open-source models.
To get started, visit Gemma 4 model detail pages in our documentation.
Amazon MSK Express brokers now delivers Apache Kafka data to Amazon S3
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-msk-express-brokers-delivers-to-amazon-s3
- Published: 2026-07-30 23:07:00
- Fetched: 2026-07-31 04:19:05
詳細を表示
Amazon MSK Express brokers now delivers data to Amazon S3 general purpose buckets, providing a fully managed capability to deliver Apache Kafka data in Amazon S3 for downstream processing in the easiest and most reliable way. This capability automatically scales to deliver high-throughput Kafka data to S3 with end-to-end reliability for mission-critical workloads, while reducing ingestion and delivery costs by up to 60% compared to self-managed alternatives.
Customers deliver Apache Kafka data to Amazon S3 for use cases such as log archival, compliance retention, Kafka replay, and training AI/ML models, and typically build these pipelines with self-managed connectors that grow costly and operationally complex as workloads scale, forcing teams to build or source S3 connector plugins, secure approvals to deploy them, and continually scale capacity, and apply security updates across connector fleet. With this capability, MSK Express automatically handles scaling, retries, and backpressure so customers no longer manage connector fleets or coordinate across teams. MSK Express supports throughput of up to 10 GB/s for data delivery to Amazon S3, and manages routine operations such as capacity scaling and version upgrades without introducing delivery gaps. Additionally, customers add this delivery capability without provisioning additional broker egress throughput, which eliminates the incremental infrastructure costs that scaling connector-based pipelines typically incurs, so customers scale delivery to actual workload demand rather than provisioning for peak, achieving reliable, high-throughput delivery to Amazon S3 while removing operational overhead and lowering costs.
Amazon MSK data delivery to Amazon S3 is available today in every AWS Region where Amazon MSK Express brokers are offered. For pricing information, visit the pricing page. To learn more, visit the Amazon MSK Developer Guide and Amazon MSK AI skills.
Amazon MSK Express brokers now deliver data to streaming tables for Apache Iceberg
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-msk-streaming-tables-for-apache-iceberg
- Published: 2026-07-30 23:07:00
- Fetched: 2026-07-31 04:19:05
詳細を表示
Amazon MSK Express brokers now deliver data to streaming tables for Apache Iceberg, a new capability that continuously materializes Apache Kafka topics as Apache Iceberg tables on Amazon S3 Tables. Amazon MSK data delivery to streaming tables can reduce the cost of ingesting and delivering Apache Kafka data into Amazon S3 Tables by up to 60% versus self-managed deployments and reduces downstream query costs by up to 30% versus self-managed Apache Kafka deployments.
Customers rely on Apache Kafka to ingest real-time data for use cases like fraud detection and personalization and increasingly want to unify that data with Apache Iceberg tables for near real-time analytics but integrating the two forces them to operate complex custom pipelines, manage format conversions, and contend with the small-file problem, where high-volume ingestion creates many small parquet files that slow downstream queries and increase costs. With this capability, intelligent inline compaction eliminates the performance impact of small files and keeps query performance predictable without sacrificing data freshness, while built-in coordination resolves concurrent writer conflicts across high-throughput consumers. Amazon MSK supports throughput of up to 10 GB/s for delivery to Apache Iceberg on Amazon S3 Tables, and because this native capability adds no broker egress throughput, customers avoid the incremental infrastructure costs of scaling connector pipelines and match capacity to actual demand rather than peak. Customers deliver data to streaming tables and query or transform the data with any engine of their choice, including Apache Spark, Trino, or Apache Flink.
To get started, customers open the Amazon MSK console, select the Express cluster, and enable the capability in a few clicks, or use the MSK APIs or MCP server. Amazon MSK data delivery to streaming tables is available today in every AWS Region where Amazon MSK Express brokers are offered. For pricing information, visit the pricing page. To learn more, visit the Amazon MSK Developer Guide and Amazon MSK AI skills.
AWS Japan Blog
寄稿:三菱UFJフィナンシャル・グループの DX を牽引する Japan Digital Design、Aurora DSQL の採用で DB コストを約 87% 削減し、運用負荷ほぼゼロを実現
- Link: https://aws.amazon.com/jp/blogs/news/db-customercase-japan-digital-design-dsql/
- Published: 2026-07-30 09:30:20
- Fetched: 2026-07-30 12:53:22
Isabelle/HOL: Nitro Isolation Engine を支える定理証明支援系
- Link: https://aws.amazon.com/jp/blogs/news/isabelle-hol-the-proof-assistant-behind-the-nitro-isolation-engine/
- Published: 2026-07-30 09:38:50
- Fetched: 2026-07-30 12:53:22
形式的検証済みの Nitro Isolation Engine が Amazon EC2 の仮想マシン分離を数学的に保証
- Link: https://aws.amazon.com/jp/blogs/news/ec2s-formally-verified-isolation-engine-provides-mathematical-assurance-of-virtual-machine-isolation/
- Published: 2026-07-30 09:46:18
- Fetched: 2026-07-30 12:53:22
AWS Nitro Isolation Engine: AWS Nitro System におけるハイパーバイザーの形式的検証
- Link: https://aws.amazon.com/jp/blogs/news/aws-nitro-isolation-engine-formally-verifying-the-hypervisor-in-the-aws-nitro-system/
- Published: 2026-07-30 09:52:58
- Fetched: 2026-07-30 12:53:22
オープンソースサプライチェーン攻撃の背後にいる北朝鮮のハッカーグループを Amazon が特定
- Link: https://aws.amazon.com/jp/blogs/news/amazon-identifies-north-korean-hacker-group-behind-open-source-supply-chain-attacks/
- Published: 2026-07-30 13:16:08
- Fetched: 2026-07-30 15:23:32
AWS Security Blog
Amazon identifies North Korean hacker group behind open-source supply chain attacks
- Link: https://aws.amazon.com/blogs/security/amazon-identifies-north-korean-hacker-group-behind-open-source-supply-chain-attacks/
- Published: 2026-07-30 06:00:12
- Fetched: 2026-07-30 06:56:34
AWS Machine Learning Blog
Automating customer retention workflows in Amazon Quick
- Link: https://aws.amazon.com/blogs/machine-learning/automating-customer-retention-workflows-in-amazon-quick/
- Published: 2026-07-30 00:24:21
- Fetched: 2026-07-30 01:17:50
Generate Autonomous Business Insights with AI Agent and MCP Servers
- Link: https://aws.amazon.com/blogs/machine-learning/generate-autonomous-business-insights-with-ai-agent-and-mcp-servers/
- Published: 2026-07-30 00:34:18
- Fetched: 2026-07-30 01:17:50
Authenticate with Private Key JWT using Amazon Bedrock AgentCore Identity
- Link: https://aws.amazon.com/blogs/machine-learning/authenticate-with-private-key-jwt-using-amazon-bedrock-agentcore-identity/
- Published: 2026-07-30 01:20:28
- Fetched: 2026-07-30 03:03:27