AWS News - 2026-06-25
2026-06-25
最終更新: 2026-06-26 08:14:08 JST
AI による概要
この日は音声 AI エージェントとサーバーレスの話題が中心でした。機械学習ブログでは Amazon Nova 2 Sonic を用いたヘルスケア予約エージェントや Loka の低遅延音声エージェント構築事例、Snowflake と Amazon Quick を組み合わせた AI 駆動 BI、Huntington Bank が 4 億超の文書から機微データを削除した事例が紹介されました。日本語ブログでは AWS Summit Japan 2026 の「Living Mart」体験や、2026 年 6 月 22 日に発表された AWS Lambda の MicroVMs(分離サンドボックス実行)が取り上げられました。What's New では Amazon EMR Serverless の無停止設定更新、EC2 の AMI ウォーターマーク、AWS IoT Device SDK for Swift の一般提供、Route 53 Global Resolver の DNS ビュー共有、AWS Backup の S3 バックアップコピー高速化などが登場。セキュリティ面では AWS Sign-In のリソースベースポリシー/RCP による管理コンソールアクセス制限が解説されました。また RDS/RDS Custom の SQL Server 向け GDR 更新や GovCloud (US) の米国市民サポート標準化も発表されました。
主要トピック
音声 AI エージェント: Amazon Nova 2 Sonic を使ったヘルスケア予約エージェントと Loka の低遅延音声エージェント
サーバーレス/コンピュート: AWS Lambda の MicroVMs 導入、EMR Serverless の無停止設定更新、EC2 Capacity Manager データエクスポート
セキュリティ/ガバナンス: AWS Sign-In の RCP による管理コンソールアクセス制限、EC2 AMI ウォーターマーク、RDS/RDS Custom の SQL Server GDR 更新
データ/BI: Snowflake と Amazon Quick による AI 駆動 BI、Huntington Bank の大規模文書からの機微データ削除
ネットワーク/運用: Route 53 Global Resolver の DNS ビュー共有、AWS Backup の S3 コピー高速化、AWS IoT Device SDK for Swift の GA
AWS What's New
Amazon Route 53 Global Resolver now supports sharing DNS Views between AWS Accounts
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-route-53-global-resolver/
- Published: 2026-06-25 01:09:00
- Fetched: 2026-06-26 02:09:12
Amazon Route 53 Global Resolver now enables you to share DNS views with other AWS accounts using AWS Resource Access Manager (AWS RAM). Consumer accounts can associate their own Route 53 private hosted zones with a shared DNS view, making their records resolvable through the owner's global resolver in every AWS Region where it runs—without transferring ownership of the hosted zone or the DNS view.
With DNS view sharing, teams can continue to own and manage their private hosted zones while making them resolvable through a centralized global resolver. You can control access using predefined AWS RAM managed permissions — default association-only, lifecycle management, or full access—or create custom permissions to grant specific actions to the consumer. Private hosted zone associations created by the consumer belong to the consumer's account, while remaining visible to and removable by the owner.
This capability is available at no additional cost in all AWS Regions where Route 53 Global Resolver is supported. To get started, see the Route 53 Global Resolver documentation. For regional availability, see the Route 53 Global Resolver Region list. For pricing, see Amazon Route 53 pricing.
AWS IoT Device SDK for Swift is now generally available
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/aws-iot-device-sdk-swift/
- Published: 2026-06-25 03:48:00
- Fetched: 2026-06-25 07:13:45
The AWS IoT Device SDK for Swift is now generally available, enabling Swift developers to build secure, scalable IoT applications natively on Apple platforms including macOS, iOS, and tvOS, as well as Linux. This SDK addresses the previous lack of native Swift support for AWS IoT services, providing stable, production-ready APIs specifically designed for teams managing IoT device fleets and building cross-platform IoT solutions across the Apple ecosystem.
The SDK delivers comprehensive capabilities for real-time device management and secure communication. With integrated service clients for AWS IoT Device Shadow, Jobs, and Fleet Provisioning, developers can synchronize device states between applications and AWS IoT Core, manage remote operations on connected devices at scale, and automate certificate and policy creation for secure device onboarding. The SDK also provides built-in TLS 1.3 support on Apple iOS and tvOS platforms, ensuring IoT applications use the latest industry-standard security practices for protecting data in transit.
To learn more, visit the AWS IoT Device SDK documentation and explore code samples on GitHub . Get started by installing the SDK via Swift Package Manager.
Amazon EMR Serverless now supports live configuration updates without application restarts
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-emr-serverless/
- Published: 2026-06-25 04:21:00
- Fetched: 2026-06-25 05:45:03
Amazon EMR Serverless now supports updates to key application configurations such as maximum capacity, and custom image settings — without stopping and restarting the application. New workloads submitted after the update automatically use the new settings, while existing workloads continue uninterrupted with their original configuration.
Previously, modifying these settings required stopping your EMR Serverless application, making the change, and restarting it — forcing you to coordinate maintenance windows and temporarily block job submissions. Now you can adjust scaling boundaries or deploy updated custom images at any time without disrupting running jobs. This reduces operational overhead and lets you respond to changing workload demands or deploy image updates immediately.
This feature is available on all Amazon EMR releases and in all AWS Regions where Amazon EMR Serverless is available. To learn more, visit the EMR Serverless User Guide.
Amazon EC2 announces AMI Watermarks for improved AMI governance
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/ec2-image-watermarks-allowed-images
- Published: 2026-06-25 05:00:00
- Fetched: 2026-06-25 07:13:45
Amazon EC2 introduces AMI watermarks, letting you embed custom identifiers in your private AMIs. Once applied, a watermark automatically carries forward to every AMI derived from the original, whether you copy it across regions or create a new AMI from a running instance. Watermarks also remain visible when you share an AMI with other accounts. This helps you identify trusted AMIs, track provenance, and enforce governance policies across your organization.
Each watermark includes metadata such as the AMI ID, owner ID, region, and creation timestamps, providing reliable provenance that persists regardless of how many times an AMI is copied or new AMIs are created from it. AMI Watermarks improve AMI tracking by enabling you to filter and find related AMIs across your accounts. For governance, you can combine watermarks with Allowed AMIs to restrict instance launches to only AMIs carrying approved watermarks and enforce the setting at scale across your organization through Declarative Policies.
You can start adding AMI watermarks to your private AMIs by using the AWS Management Console, AWS CLI, or SDKs. To learn more, please visit the documentation. You can also attach watermarks through EC2 Image Builder, a service used to create and manage AMIs, as part of your AMI build pipeline.
AMI watermarks are available to all customers at no additional cost in all AWS regions including AWS China (Beijing) Region, operated by Sinnet, and AWS China (Ningxia) Region, operated by NWCD, and AWS GovCloud (US) Regions.
Amazon OpenSearch Ingestion now available in AWS Europe (Paris) Region
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/opensearch-ingestion-europe-paris-region-availability
- Published: 2026-06-25 10:32:00
- Fetched: 2026-06-26 06:28:43
Starting today, customers can use Amazon OpenSearch Ingestion in the Europe (Paris) Region (eu-west-3) for ingesting data into their Amazon OpenSearch Service managed clusters or serverless collections.
Amazon OpenSearch Ingestion is a fully managed data ingestion tier that allows you to ingest and process data before indexing it in Amazon OpenSearch managed clusters or serverless collections. Amazon OpenSearch Ingestion provides a no-code experience to filter, transform, redact, and route data into Amazon OpenSearch Service. Amazon OpenSearch Ingestion automatically provisions and scales the underlying resources to meet the fluctuating demands of your workloads.
With this launch, Amazon OpenSearch Ingestion is now generally available in 17 AWS regions: US East (Ohio), US East (N. Virginia), US West (Oregon), US West (N. California), Europe (Ireland), Europe (London), Europe (Frankfurt), Europe (Spain), Europe (Paris), Asia Pacific (Tokyo), Asia Pacific (Sydney), Asia Pacific (Singapore), Asia Pacific (Mumbai), Asia Pacific (Seoul), Canada (Central), South America (Sao Paulo), and Europe (Stockholm).
To learn more, see the Amazon OpenSearch Ingestion webpage and the Amazon OpenSearch Ingestion Developer Guide.
Amazon RDS now supports the latest GDR updates for Microsoft SQL Server
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-rds-supports-latest-gdr-updates-microsoft-sql-server
- Published: 2026-06-25 16:03:00
- Fetched: 2026-06-26 06:28:43
Amazon Relational Database Service (Amazon RDS) for SQL Server now supports the latest General Distribution Release (GDR) updates for Microsoft SQL Server. This release includes support for Microsoft SQL Server 2016 SP3+GDR KB5084821 (RDS version 13.00.6485.1.v1), SQL Server 2017 CU31+GDR KB5084818 (RDS version 14.00.3525.1.v1), SQL Server 2019 CU32+GDR KB5084816 (RDS version 15.00.4465.1.v1) and SQL Server 2022 CU24+GDR KB5083252 (RDS version 16.00.4250.1.v1).
The GDR updates address vulnerabilities described in CVE-2026-32167 and CVE-2026-32176. For additional information on the improvements and fixes included in these updates, see Microsoft documentation for KB5084821, KB5084818, KB5084816, KB5083252. We recommend that you upgrade your Amazon RDS for SQL Server instances to apply these updates using Amazon RDS Management Console, or by using the AWS SDK or CLI. You can learn more about upgrading your database instance in the Amazon RDS SQL Server User Guide for upgrading your RDS Microsoft SQL Server DB engine.
Amazon RDS Custom now supports the latest CU and GDR updates for Microsoft SQL Server
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-rds-custom-supports-latest-cu-gdr-updates-microsoft-sql-server
- Published: 2026-06-25 16:44:00
- Fetched: 2026-06-26 08:14:08
Amazon Relational Database Service (Amazon RDS) Custom for SQL Server now supports the latest Cumulative Updates (CU) and General Distribution Release (GDR) updates for Microsoft SQL Server. This release includes support for SQL Server 2019 CU32+GDR KB5090407 (RDS version 15.00.4470.1.v1) and SQL Server 2022 CU25 KB5081477 (RDS version 15.00.4255.1.v1).
The GDR updates address vulnerabilities described in CVE-2026-40370. For additional information on the improvements and fixes included in these updates, see Microsoft documentation for KB5090407, KB5081477. You can upgrade your Amazon RDS Custom for SQL Server instances to apply these recommended updates using Amazon RDS Management Console, or by using the AWS SDK or CLI. To learn more about upgrading your database instances, see Amazon RDS Custom User Guide.
AWS Backup enhances Amazon S3 backup copy performance
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/aws-backup-amazon-s3-copy-enhancement/
- Published: 2026-06-25 19:00:00
- Fetched: 2026-06-26 06:28:43
AWS Backup now executes S3 backup copy operations up to 8x faster for buckets with millions of objects and low change rates between backup copies through enhanced change tracking. This improvement reduces the time required to copy S3 backups across accounts and AWS Regions by eliminating the need to scan all objects in the destination account or Region.
With this improvement, AWS Backup records object events as they occur, resulting in faster copy operations and reduced processing time. The enhancement automatically applies to all new S3 backup cross account and cross-Region copy jobs.
This improvement is enabled at no additional cost in all AWS Regions where AWS Backup support Amazon S3 backup cross-account and cross-Region copying.
To learn more about AWS Backup for Amazon S3, visit the product page and technical documentation. To get started, visit the AWS Backup console.
AWS GovCloud (US) now offers US-based, US citizen 24/7 technical support for all customers by default
- Link: https://aws.amazon.com/about-aws/whats-new/2026/06/default-govcloud-us-based-support/
- Published: 2026-06-25 21:00:00
- Fetched: 2026-06-26 06:28:43
AWS GovCloud (US) customers now have their technical support cases routed to US-based, US-citizen cloud support engineers by default with no opt-in or special request required. This enhancement ensures that 24/7 technical support across both AWS GovCloud (US-East) and AWS GovCloud (US-West) Regions is handled exclusively by full-time AWS employees who are US citizens on US soil, trained to maintain ITAR compliance and meet other applicable AWS GovCloud (US) requirements.
With this update, AWS GovCloud (US) customers benefit from cloud support engineers with the permissions and tools to work directly within their regulated environments, enabling faster diagnosis and resolution of technical issues. Support is available around the clock through the AWS GovCloud (US) Console, API access for automated workflows, click-to-call for urgent issues, and live chat for quick questions.
To learn more about AWS GovCloud (US), visit the product page and user guide; to learn more about the AWS GovCloud (US). For a deeper dive into this launch, read the full blog post.
AWS Japan Blog
AI が経営するお店で買い物しませんか? — AWS Summit Japan 2026 Builders’ Fair で「Living Mart」体験
- Link: https://aws.amazon.com/jp/blogs/news/ai-%E3%81%8C%E7%B5%8C%E5%96%B6%E3%81%99%E3%82%8B%E3%81%8A%E5%BA%97%E3%81%A7%E8%B2%B7%E3%81%84%E7%89%A9%E3%81%97%E3%81%BE%E3%81%9B%E3%82%93%E3%81%8B%EF%BC%9F-aws-summit-japan-2026-builders/
- Published: 2026-06-25 01:04:41
- Fetched: 2026-06-25 01:15:19
フルライフサイクル制御を備えた分離サンドボックスの実行:AWS Lambda が MicroVMs を導入
- Link: https://aws.amazon.com/jp/blogs/news/run-isolated-sandboxes-with-full-lifecycle-control-aws-lambda-introduces-microvms/
- Published: 2026-06-25 16:25:51
- Fetched: 2026-06-25 17:54:58
AWS Security Blog
Restrict AWS Management Console access to expected networks with sign-in resource-based policies and RCPs
- Link: https://aws.amazon.com/blogs/security/restrict-aws-management-console-access-to-expected-networks-with-sign-in-resource-based-policies-and-rcps/
- Published: 2026-06-25 05:01:47
- Fetched: 2026-06-25 05:45:04
AWS Machine Learning Blog
How Loka Built a Natural, Low-Latency Voice Agent with Amazon Nova 2 Sonic
- Link: https://aws.amazon.com/blogs/machine-learning/how-loka-built-a-natural-low-latency-voice-agent-with-amazon-nova-2-sonic/
- Published: 2026-06-25 01:56:24
- Fetched: 2026-06-25 03:48:51
AI-powered BI with Snowflake and Amazon Quick
- Link: https://aws.amazon.com/blogs/machine-learning/ai-powered-bi-with-snowflake-and-amazon-quick/
- Published: 2026-06-25 03:19:35
- Fetched: 2026-06-25 03:48:51
Build a healthcare appointment agent with Amazon Nova 2 Sonic
- Link: https://aws.amazon.com/blogs/machine-learning/build-a-healthcare-appointment-agent-with-amazon-nova-2-sonic/
- Published: 2026-06-25 03:20:27
- Fetched: 2026-06-25 03:48:51
Huntington Bank: Redacting sensitive data from 400M+ documents with AWS
- Link: https://aws.amazon.com/blogs/machine-learning/huntington-bank-redacting-sensitive-data-from-400m-documents-with-aws/
- Published: 2026-06-25 03:24:50
- Fetched: 2026-06-25 03:48:51
AWS Compute Blog
Maximize Amazon EC2 Capacity Reservations with Capacity Manager data exports
- Link: https://aws.amazon.com/blogs/compute/maximize-amazon-ec2-capacity-reservations-with-capacity-manager-data-exports/
- Published: 2026-06-25 23:32:56
- Fetched: 2026-06-26 02:09:15