AWS News - 2026-08-21
2026-08-21
最終更新: 2026-08-25 03:33:34 JST
AI による概要
この日は Bedrock の広域展開と分析基盤の長期保持が中心でした。OpenAI GPT-5.6 モデル (Sol / Terra / Luna) がクロスリージョン推論により 25 以上の AWS リージョンで利用可能になりました。Amazon Redshift はシステムテーブルのデータを S3 Tables と統合して Apache Iceberg 形式で長期保持できるようになり、従来 7 日間だった上限を超えて独自 ETL なしに保存できます。Aurora DSQL は CloudWatch Database Insights に対応し、ステートメント単位・クラスターレベルの性能監視が可能になりました。国内では RDS for Oracle の Oracle Database 26ai で Bedrock の基盤モデルを使って自然言語照会する Select AI の入門記事、AWS Transform による SQL Server から Aurora PostgreSQL へのモダナイズと 3 層の検証モデル (構造的・意味的・動作検証) の解説、CISO 向けのポスト量子暗号移行プレイブックが公開されました。EKS は認証局のローテーションを自動ライフサイクル管理付きでサポートしています。
主要トピック
広域展開: GPT-5.6 モデルがクロスリージョン推論で 25 以上の AWS リージョンから利用可能に
分析基盤: Redshift のシステムテーブルを S3 Tables 統合で Iceberg 形式に長期保持 (7 日間の上限を撤廃)
可観測性: Aurora DSQL が CloudWatch Database Insights によるステートメント単位の性能監視に対応
自然言語照会: RDS for Oracle の Database 26ai で Bedrock を使う Select AI の入門解説
移行検証: AWS Transform の 3 層検証モデル (構造的・意味的・動作検証) とスタブ検出・ミューテーションテスト
暗号移行: CISO 向けのポスト量子暗号 (PQC) 移行戦略プレイブック (規制動向と期限の整理を含む)
Kubernetes: EKS が認証局 (CA) ローテーションを自動ライフサイクル管理付きでサポート
インフラ: ラスベガスに新しい AWS Local Zone が一般提供
AWS What's New
AWS Direct Connect introduces inbound prefix controls and higher prefix scale
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-direct-connect-new-prefix-controls
- Published: 2026-08-21 00:00:00
- Fetched: 2026-08-21 03:32:27
詳細を表示
Today, AWS Direct Connect announced inbound prefix controls, a new capability that lets you allocate and manage inbound route-prefix allocations for your private and transit virtual interfaces (VIFs) based on your workload's needs. You can now allocate up to 1,000 prefixes each for IPv4 and IPv6 on your VIFs on dedicated and hosted connections.
Previously, Direct Connect VIFs accepted a maximum of 100 route prefixes advertised from your on-premises network to AWS on a private or transit VIF. If you had a larger or growing network, you had to architect around this ceiling, for example, by summarizing routes or segmenting across multiple VIFs or connections. With inbound prefix controls, you can allocate up to 1,000 prefixes to a single VIF and advertise your routes directly.
Inbound prefix controls introduce new prefix capacity pools at the dedicated connection level and at the Direct Connect gateway (DXGW) level. When you create or update a VIF, you allocate a specific number of prefixes to it, and that allocation draws from the dedicated connection's pool and the DXGW's pool when you attach it. This lets you right-size prefix capacity per workload—for example, a large allocation for a transit VIF carrying many routes and a smaller allocation for a private VIF on the same connection. Connection pool sizes scale with connection speed, and link aggregation group (LAG) pools scale with the number of member connections.
You can configure prefix allocations using the AWS Direct Connect console or CLI/API. Inbound prefix controls are available at no additional cost in all commercial AWS Regions where AWS Direct Connect is available, AWS GovCloud Regions (US-East and US-West), as well as the Amazon Web Services China (Beijing) Region, operated by Sinnet, and the Amazon Web Services China (Ningxia) Region, operated by NWCD.
To learn more, see Inbound prefix controls for AWS Direct Connect in the AWS Direct Connect User Guide.
Amazon Redshift introduces long-term system table retention with Amazon S3 Tables integration
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/redshift-long-term-system-table-retention/
- Published: 2026-08-21 00:00:00
- Fetched: 2026-08-21 08:21:08
詳細を表示
Amazon Redshift now supports long-term retention for system table data through native integration with Amazon S3 Tables. With this feature, you can configure your Redshift system table data retention beyond the current 7-day limit to meet your compliance, auditing, and observability requirements. Once enabled, AWS automatically writes system table data to S3 Tables in Apache Iceberg format and manages partitioning, compaction, and retention.
Customers use Redshift system tables to monitor query performance, audit data warehouse activity, and meet compliance requirements. Previously, extending retention required building and maintaining custom extract transform load (ETL) pipelines to copy system table data, adding development effort and ongoing operational overhead. Customers operating multiple data warehouses faced additional complexity, relying on Redshift data sharing to consolidate system table data from each warehouse into a central location for cross-warehouse analysis. With this feature, system table data is replicated automatically, eliminating the need for custom ETL pipelines and any resource contention with your production workloads. If you operate multiple data warehouses, you can consolidate their system table data into a single location for cross-warehouse observability and analysis. Because the data is stored in the open Apache Iceberg format, you can query it through Redshift, Amazon Athena, or any Iceberg-compatible engine, and build observability dashboards using AWS services or third-party tools without additional operations overhead. Additionally, the AWS Agent Toolkit provides skills for querying system table data to surface performance insights and optimization recommendations.
This feature is available for Amazon Redshift Provisioned RG and RA3 instances and Amazon Redshift Serverless in the following AWS Regions: US East (N. Virginia), US East (Ohio), US West (N. California), US West (Oregon), Africa (Cape Town), Asia Pacific (Hong Kong), Asia Pacific (Taipei), Asia Pacific (Tokyo), Asia Pacific (Seoul), Asia Pacific (Osaka), Asia Pacific (Mumbai), Asia Pacific (Hyderabad), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Jakarta), Asia Pacific (Melbourne), Asia Pacific (Malaysia), Asia Pacific (Thailand), Canada (Central), Europe (Frankfurt), Europe (Zurich), Europe (Stockholm), Europe (Milan), Europe (Spain), Europe (Ireland), Europe (London), Europe (Paris), Israel (Tel Aviv), and South America (Sao Paulo). To learn more, visit our documentation or read the blog.
Amazon Aurora DSQL now supports Amazon CloudWatch Database Insights
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aurora-dsql-cloudwatch-database-insights/
- Published: 2026-08-21 01:00:00
- Fetched: 2026-08-22 07:18:46
Amazon Aurora DSQL now features a new Amazon CloudWatch Database Insights metric that delivers per-statement, cluster-level performance monitoring details. Aurora DSQL database insights captures sampled wait states and normalized SQL statements for all active cluster sessions. You can use it to diagnose performance issues with your clusters, and identify the queries consuming the most resources.
Aurora DSQL database insights metrics can be used to analyze your cluster performance using Amazon CloudWatch Database Insights, Amazon CloudWatch PromQL, and Aurora DSQL system diagnostics AI skill. The metric, captured at 1-minute interval, is available by default at no additional cost.
This feature is available in all AWS Regions where Aurora DSQL is available. To learn more about Aurora DSQL database insights, read the blog and see getting started. To learn more about CloudWatch Database Insights, see pricing and documentation.
Generative AI Inference Recommendation for Amazon SageMaker now available in the SageMaker AI Studio
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/generative-ai-inference-recommendation-for-amazon-sagemaker-now-available-in-the-sagemaker-ai-studio
- Published: 2026-08-21 02:25:00
- Fetched: 2026-08-21 03:32:27
詳細を表示
Amazon SageMaker AI now offers Generative AI Inference Recommendations in SageMaker AI Studio, giving customers a guided, low-code, no-code path to find the best inference configuration for their workload. This builds on the API-based launch in April 2026, extending the same benchmarking infrastructure to teams that prefer a visual workflow over programmatic access.
Deploying generative AI models in production requires finding the right combination of instance type, serving container, and optimization strategy. Getting this right typically involves weeks of manual benchmarking, configuration tuning, and trial-and-error, with no easy way to know if the final setup is actually optimal. With the new experience, customers describe their workload and what matters most, whether that's latency, throughput, or cost, and SageMaker AI does the rest. It benchmarks multiple configurations on real GPU infrastructure using NVIDIA AIPerf, applies goal-aligned techniques like speculative decoding for throughput or kernel tuning for latency, and returns ranked, production-ready recommendations with measured performance data. Teams get to a validated configuration in hours instead of weeks, without needing to decide which techniques to apply or how to configure them.
With the new experience, customers describe their workload and what matters most, whether that's latency, throughput, or cost, and SageMaker AI does the rest. It benchmarks multiple configurations on real GPU infrastructure using NVIDIA AIPerf, applies goal-aligned techniques like speculative decoding for throughput or kernel tuning for latency, and returns ranked, production-ready recommendations with measured performance data. Teams get to a validated configuration in hours instead of weeks, without needing to decide which techniques to apply or how to configure them.
In SageMaker AI Studio under Jobs, Inference optimization, customers select a use-case profile (Interact, Generate, Summarize, or Custom), choose an optimization goal (minimize latency, maximize throughput, or minimize cost), and pick their model from JumpStart, S3, Model Registry, or an existing SageMaker model. Recommendations are ranked by TTFT, inter-token latency, throughput, and cost, and can be compared visually before deploying to a SageMaker real-time endpoint directly from Studio.
There is no additional cost for generating recommendations. Standard compute costs apply for optimization jobs and endpoints provisioned during benchmarking. This capability is available in US East (N. Virginia), US West (Oregon), US East (Ohio), Europe (Ireland), Europe (Frankfurt), Asia Pacific (Singapore), Asia Pacific (Tokyo). To learn more, visit the blog post or the documentation.
ARC Region switch adds Amazon RDS Switchover Read Replica execution block
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/region-switch-rds-switchover-execution-block/
- Published: 2026-08-21 02:45:00
- Fetched: 2026-08-21 08:21:08
Today, we are launching the Amazon RDS Switchover Read Replica execution block in ARC Region switch, which automates recovery orchestration for Amazon RDS databases running Oracle Data Guard in multi-Region workloads. Amazon Application Recovery Controller (ARC) Region switch helps customers orchestrate the failover of their multi-Region applications to achieve a bounded recovery time in the event of a Regional impairment.
To recover an Amazon RDS database running Oracle Data Guard during a Regional failover, customers perform manual steps to reverse the roles of the primary database and its read replica or to promote a read replica to a primary database instance. Region switch now allows you to automate this recovery with the RDS Switchover Read Replica execution block. The same execution block automates the role transition between the primary database and read replica with zero data loss during a planned failover scenario, or promotion of the read replica to a primary database during an unplanned failover where recovery speed is of the essence. With native cross-account support, you can orchestrate recovery of Amazon RDS instances that are hosted in a different account from your Region switch plan, enabling centralized management of recovery across your organization.
To get started, see the documentation for Amazon RDS Switchover Read Replica execution block . To learn more about ARC Region switch, visit the Application Recovery Controller page .
AWS Partner Central agents MCP Server now supports OAuth with AWS Sign-In
- Link: https://aws.amazon.com/about-aws/whats-new/2026/8/aws-partner-central-mcp/
- Published: 2026-08-21 03:02:00
- Fetched: 2026-08-21 06:23:07
AWS partners can now access AWS Partner Central agents from tools they already use, such as Amazon Quick and Kiro, using OAuth through AWS Sign-In. Partners can authorize agent access with their existing AWS identities, sign-in methods, IAM permissions, and governance controls without installing or maintaining additional authentication software.
Previously, AWS Partners needed to set up an MCP proxy with SigV4 credentials to access Partner Central agents from their existing tools, or sign in to AWS Partner Central through the AWS Management Console with IAM credentials. OAuth simplifies this by allowing partners to use AWS Sign-In to authorize tools such as Amazon Quick and Kiro to access Partner Central agents. Partners can use OAuth from their existing tools for co-sell engagements, AWS funding applications, and AWS Marketplace seller setup. Administrators can govern access with IAM policies, global condition keys, token introspection and revocation APIs, dynamic client registration, and CloudTrail audit events.
OAuth support is available to AWS Partners through AWS Partner Central agents MCP Server, which is available in the US East (N. Virginia) Region. To learn more, visit Getting started with the Partner Central agents MCP Server , and Sign-In with OAuth 2.0 .
Amazon EKS now supports certificate authority (CA) rotation with automated lifecycle management
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-eks-certificate-authority-ca-rotation-automated-lifecycle-management
- Published: 2026-08-21 03:30:00
- Fetched: 2026-08-21 06:23:07
詳細を表示
Today, Amazon Elastic Kubernetes Service (Amazon EKS) announced certificate authority (CA) rotation, enabling customers to rotate their cluster's CA through a managed lifecycle with automated safeguards. Each Amazon EKS cluster has its own CA that allows encrypted connections to the cluster's Kubernetes API, and now you can rotate the CA before it expires to ensure your cluster remains operational and secure.
Amazon EKS clusters created since launch in 2018 have CAs with a 10-year validity period, and clusters from that era are now approaching the point where CA rotation activities should begin. CA rotation in Amazon EKS is a shared responsibility. Amazon EKS manages the rotation lifecycle and automatically updates AWS-managed components to trust the successor CA. Customers are responsible for replacing their worker nodes and updating external clients to trust the successor CA before it is activated. EKS Auto Mode instances and AWS Fargate nodes are updated automatically by AWS, but customers are still responsible for updating any external clients that connect to the cluster's API server. Amazon EKS provides automated safeguards to support customers through this process, including advance notifications before CA expiration, automatic appending of a successor CA if one is not created by the customer, and automatic activation if the customer does not activate on their own schedule. A rollback capability allows customers to revert to the previous CA to resolve any issues that may arise with their updates during the transition to the successor CA.
Amazon EKS CA rotation is available at no additional cost in all commercial AWS Regions. To get started with CA rotation, you can use the AWS CLI, EKS APIs, CloudFormation, and the AWS console. For more information, see the Amazon EKS documentation and Deep dive into Amazon EKS certificate authority rotation.
Amazon CloudFront now supports Origin Access Control (OAC) for Amazon S3 Multi-Region Access Points
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-cloudfront-oac-s3-mrap
- Published: 2026-08-21 03:30:00
- Fetched: 2026-08-21 06:23:07
Starting today, customers can protect their origins using Amazon S3 Multi-Region Access Points (MRAP) by using CloudFront Origin Access Control (OAC) to only allow access from designated CloudFront distributions.
Customers use Amazon S3 MRAP with CloudFront to serve content from a single global endpoint that automatically routes to the closest available replicated bucket across regions during a cache miss, improving performance and resilience for globally distributed users. Previously, customers had to compute and forward their own Asymmetric Signature Version 4 (SigV4a) Authorization header using a custom Lambda@Edge Function. Now, CloudFront natively signs requests to S3 MRAP origins. Customers get faster cache-miss fills from the nearest region and restricted, OAC-secured MRAP access without custom Authorization header computation.
CloudFront OAC support for Amazon S3 MRAP origins is available worldwide, except in the CloudFront China region. To get started, use the CloudFront Console, SDK, CLI, or CloudFormation to enable OAC when configuring your Amazon S3 MRAP endpoint with CloudFront. For more information, refer to the CloudFront Developer Guide. There are no additional fees associated with this feature
Amazon EC2 P6-B300 instances are now available in the Asia Pacific (Seoul) Region
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ec2-p6-b300/
- Published: 2026-08-21 03:31:00
- Fetched: 2026-08-21 10:03:06
Starting today, Amazon Elastic Cloud Compute (Amazon EC2) P6-B300 instances are available in the Asia Pacific (Seoul) Region. P6-B300 instances provide 8xNVIDIA Blackwell Ultra GPUs with 2.1 TB high bandwidth GPU memory, 6.4 Tbps EFA networking, 300 Gbps dedicated ENA throughput, and 4 TB of system memory.
P6-B300 instances deliver 2x networking bandwidth, 1.5x GPU memory size, and 1.5x GPU TFLOPS (at FP4, without sparsity) compared to P6-B200 instances, making them well suited to train and deploy large trillion-parameter foundation models (FMs) and large language models (LLMs) with sophisticated techniques. The higher networking and larger memory deliver faster training times and more token throughput for AI workloads.
P6-B300 instances are now available in p6-b300.48xlarge size in the following AWS Regions: US West (Oregon), AWS GovCloud (US-East), US East (N. Virginia) and Asia Pacific (Seoul). To learn more about P6-B300 instances, visit Amazon EC2 P6 instances.
Amazon Timestream for InfluxDB now supports customer managed keys
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-timestream-influxdb-cmk/
- Published: 2026-08-21 05:00:00
- Fetched: 2026-08-21 08:21:08
Amazon Timestream for InfluxDB now supports AWS Key Management Service (AWS KMS) customer managed keys for encrypting data at rest in InfluxDB 2 database instances, InfluxDB 2 Read Replicas, and InfluxDB 3 clusters. Customers select a symmetric AWS KMS key when creating a database resource.
Timestream for InfluxDB uses the selected key to encrypt the underlying database storage for InfluxDB 2 and InfluxDB 3 resources. The key must be in the same AWS account and AWS Region as the database resource. Customers specify the key during resource creation. The key cannot be changed after the resource is created.
Customer managed key support is available through the AWS Management Console, AWS Command Line Interface (AWS CLI), and Timestream for InfluxDB application programming interface (API). The feature is available in all AWS Regions where Timestream for InfluxDB is available. There is no additional Timestream for InfluxDB charge for using customer managed keys. Standard AWS KMS charges apply.
Support for Customer managed keys is available in all AWS Regions where Amazon Timestream for InfluxDB is available. To get started, open the Amazon Timestream console. For more information, see the Amazon Timestream for InfluxDB documentation and pricing page.
Amazon EC2 C8gd, M8gd and R8gd instances are now available in additional AWS Regions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ec2-c8gd-m8gd/
- Published: 2026-08-21 05:00:00
- Fetched: 2026-08-22 03:30:18
詳細を表示
Amazon Elastic Compute Cloud (Amazon EC2) C8gd, M8gd, and R8gd instances with up to 11.4 TB of local NVMe-based SSD block-level storage are now available in additional regions. C8gd instances are now available in Asia Pacific (Singapore), M8gd instances are available in Mexico (Central) and Asia Pacific (Melbourne), and R8gd instances are available in Europe (Zurich). These instances are powered by AWS Graviton4 processors, delivering up to 30% better performance over Graviton3-based instances. They have up to 40% higher performance for I/O intensive database workloads, and up to 20% faster query results for I/O intensive real-time data analytics than comparable AWS Graviton3-based instances. These instances are built on the AWS Nitro System and are a great fit for applications that need access to high-speed, low latency local storage.
Each instance is available in 12 different sizes. They provide up to 50 Gbps of network bandwidth and up to 40 Gbps of bandwidth to the Amazon Elastic Block Store (Amazon EBS). Additionally, customers can now adjust the network and Amazon EBS bandwidth on these instances by 25% using EC2 instance bandwidth weighting configuration, providing greater flexibility with the allocation of bandwidth resources to better optimize workloads. These instances offer Elastic Fabric Adapter (EFA) networking on 24xlarge, 48xlarge, metal-24xl, and metal-48xl sizes.
C8gd instances are ideal for compute-intensive workloads such as high-performance web servers, batch processing, distributed analytics, ad serving, video encoding, and gaming servers. M8gd instances are well-suited for balanced workloads including application servers, microservices, enterprise applications, and small to medium databases. R8gd instances are ideal for memory-intensive workloads such as in-memory databases, real-time big data analytics, large in-memory caches, and scientific computing applications.
To learn more, see Amazon C8gd Instances, Amazon M8gd Instances and Amazon R8gd Instances. To explore how to migrate your workloads to Graviton-based instances, see AWS Graviton Fast Start program and Porting Advisor for Graviton. To get started, see the AWS Management Console.
Amazon Redshift now supports concurrency scaling of streaming ingestion workloads from Amazon Kinesis data streams
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/redshift-concurrencyscaling-for-kds-streams/
- Published: 2026-08-21 05:00:00
- Fetched: 2026-08-25 01:31:47
Amazon Redshift, starting with patch P203, supports concurrency scaling for refreshes of Amazon Kinesis Data Streams (KDS)-connected streaming materialized views (MVs).
Amazon Web Services (AWS) Redshift Streaming Ingestion enables low-latency, high-speed data ingestion from Amazon KDS to Amazon Redshift data warehouses. The data lands in a Redshift streaming materialized view, providing fast access to external data, lowering data-access time, and reducing storage costs. Users can configure streaming ingestion for their Amazon Redshift cluster or Redshift Serverless workgroup using SQL commands. Once set up, each streaming materialized-view refresh can ingest hundreds of megabytes of data per second. If you have concurrency scaling enabled, your streaming workloads will now automatically scale by freeing-up your main Amazon Redshift cluster or workgroup to run other higher priority workloads.
You can start using this new capability immediately in all AWS regions where Amazon Redshift is available to scale your workload and build resilient analytics applications with predictable Service Level Agreements. To get started, refer to the Concurrency Scaling, Materialized Views and streaming ingestion sections of the Amazon Redshift documentation.
Amazon Bedrock AgentCore Memory now supports extracting memories from non-conversational JSON payloads
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/agentcore-memory-json-payloads
- Published: 2026-08-21 05:00:00
- Fetched: 2026-08-25 03:33:34
Amazon Bedrock AgentCore memory now accepts a JSON payload type on the CreateEvent API, so agents can extract and consolidate long-term memories from structured data as well as from multi-turn conversations. Developers can pass behavioral events, activity logs, system events, and other JSON data (up to 100 KB per payload) straight into the extraction pipeline. There is no need to reshape it into synthetic conversation messages first.
The extraction pipeline treats a JSON payload the same way it treats a conversation, generating long-term memories across all four extraction strategies: semantic, user preference, summarization, and episodic.
Non-conversational JSON payload ingestion is available today in all regions where AgentCore Memory is supported. It is fully compatible with existing features. To get started, just add json payloads to your events.
AWS announces the general availability of a new AWS Local Zone in Las Vegas, Nevada
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-local-zones-las-vegas-nevada/
- Published: 2026-08-21 06:45:00
- Fetched: 2026-08-21 08:21:08
AWS Local Zone in Las Vegas, Nevada is now generally available. The new AWS Local Zone supports Amazon Elastic Compute Cloud (Amazon EC2) C7i, M7i, R7i, and C8gn instances, Amazon Elastic Block Store (Amazon EBS) volume types gp3, gp2, io1, sc1, and st1, Amazon Elastic Container Service (Amazon ECS), Amazon Elastic Kubernetes Service (Amazon EKS), Application Load Balancer, and AWS Direct Connect.
AWS Local Zones are AWS infrastructure deployments that extend core services, such as compute, storage, networking, and other select services, closer to metropolitan areas worldwide. AWS Local Zones help you achieve single-digit millisecond latency for end-user workloads, meet data residency requirements, support AI/ML inference workloads, and accelerate migration and modernization of legacy applications to the cloud, all while maintaining consistent AWS APIs, tools, and services as AWS Regions. AWS Local Zones are available in more than 30 metropolitan areas worldwide.
To get started, enable the Las Vegas Local Zone (us-west-2-las-2a) from the Regions and Zones tab in the AWS Global View or by using the ModifyAvailabilityZoneGroup API. For pricing information, visit the AWS Local Zones pricing page. To learn more, visit the AWS Local Zones overview page.
Amazon SES now supports open and click tracking override parameters
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ses-adds-open-click-tracking-override/
- Published: 2026-08-21 16:00:00
- Fetched: 2026-08-22 04:22:06
Amazon Simple Email Service (SES) now supports open and click tracking override parameters in the SendEmail and SendBulkEmail APIs. Senders can enable or disable open tracking and click tracking on an individual API call, rather than managing tracking preferences through separate configuration sets.
Previously, controlling tracking behavior required maintaining a distinct configuration set for each combination of open- and click-tracking settings. With this new capability, you specify the tracking preference directly in the send request, reducing configuration overhead and simplifying how you honor recipient-level tracking consent. This is useful for senders that must respect per-recipient consent choices to meet data protection requirements such as GDPR and CNIL guidance.
The tracking overrides apply per request and take precedence over the tracking behavior defined in the associated configuration set, giving you fine-grained control without changing your existing configuration set structure. There is no additional cost to use this feature.
This capability is available in all AWS Regions where Amazon SES is available.
To learn more, see the documentation on open and click tracking in the Amazon SES Developer Guide.
AWS Japan Blog
Oracle Database 26ai での自然言語クエリ: Amazon Bedrock を使った Amazon RDS for Oracle での Select AI 入門
- Link: https://aws.amazon.com/jp/blogs/news/natural-language-queries-on-oracle-database-26ai-getting-started-with-select-ai-on-amazon-rds-for-oracle-with-amazon-bedrock/
- Published: 2026-08-21 08:46:54
- Fetched: 2026-08-21 10:03:06
AWS Transform を使用した SQL Server データベースから Aurora PostgreSQL へのモダナイズ
- Link: https://aws.amazon.com/jp/blogs/news/modernize-microsoft-sql-server-databases-to-aurora-postgresql-using-aws-transform/
- Published: 2026-08-21 12:05:09
- Fetched: 2026-08-21 12:52:21
AWS Transform の SQL Server から PostgreSQL へのスキーマ検証
- Link: https://aws.amazon.com/jp/blogs/news/aws-transform-sql-server-to-postgresql-schema-validation-in-net-application-modernization/
- Published: 2026-08-21 12:05:58
- Fetched: 2026-08-21 12:52:21
Amazon S3 Tables による Amazon Redshift システムテーブルの長期保持
- Link: https://aws.amazon.com/jp/blogs/news/long-term-system-tables-retention-in-amazon-redshift-with-amazon-s3-tables/
- Published: 2026-08-21 14:02:07
- Fetched: 2026-08-21 14:28:08
サンリオのエンジニア 6 名が 2 日間で体感した AI 駆動開発の可能性 — AI-DLC Unicorn Gym 座談会
- Link: https://aws.amazon.com/jp/blogs/news/sanrio-ai-dlc-unicorn-gym-2026/
- Published: 2026-08-21 15:06:32
- Fetched: 2026-08-21 15:38:06
OpenAI と AWS によるサイバー防御の加速: Daybreak Red と Daybreak Blue を Amazon Bedrock で対象のお客様に提供開始
- Link: https://aws.amazon.com/jp/blogs/news/accelerate-cyber-defense-with-openai-and-aws-daybreak-red-daybreak-blue-now-available-to-eligible-customers-on-amazon-bedrock/
- Published: 2026-08-21 15:13:37
- Fetched: 2026-08-21 15:38:06
ポスト量子暗号 (PQC) 移行を導く CISO 向け戦略プレイブック
- Link: https://aws.amazon.com/jp/blogs/news/the-cisos-guide-to-post-quantum-mandates-and-migrations/
- Published: 2026-08-21 15:20:20
- Fetched: 2026-08-21 15:38:06
Amazon Aurora DSQL の可観測性の概念と Amazon CloudWatch での活用
- Link: https://aws.amazon.com/jp/blogs/news/amazon-aurora-dsql-observability-concepts-and-usage-with-amazon-cloudwatch/
- Published: 2026-08-21 16:57:18
- Fetched: 2026-08-21 17:34:43
AWS Security Blog
AWS Network Firewall now supports rule hit count
- Link: https://aws.amazon.com/blogs/security/aws-network-firewall-now-supports-rule-hit-count/
- Published: 2026-08-21 03:40:20
- Fetched: 2026-08-21 04:27:09
AWS Security Bulletins
CVE-2026-75910 - Issue with Athena Federated Query Clickhouse Connector
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-084-aws/
- Published: 2026-08-21 05:12:14
- Fetched: 2026-08-21 05:22:37
Bulletin ID: 2026-084-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 08/20/2026 13: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-75910. Incorrect privilege assignment in the ClickHouse connector deployment template before the v2026.17.1 release could allow an authenticated remote user to read arbitrary AWS Secrets Manager secrets in the deploying account by pointing the connector's connection string at an unrelated secret and at a database endpoint under the user's control, causing the connector to transmit the secret to that endpoint.
Impacted versions: < V2026.17.1
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-18481 - Stored XSS in Participant URL Field leads to Account Takeover via Session Token Theft
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-068-aws/
- Published: 2026-08-21 06:35:57
- Fetched: 2026-08-21 07:21:59
Bulletin ID: 2026-068-AWS
Publication Date: 07/31/2026 11:00 AM PDT
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-18420 - Remote Code Execution via Prototype Pollution in OpenSearch Dashboards TSVB Plugin
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-085-aws/
- Published: 2026-08-21 06:35:57
- Fetched: 2026-08-21 07:21:59
Bulletin ID: 2026-085-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 08/20/2026 13:30 PM PDT
Description:
Improper input validation in the Time Series Visual Builder (TSVB) plugin in OpenSearch Dashboards before 3.8 allows a remote authenticated user with standard data access permissions to execute arbitrary code on the server by sending a crafted JSON payload to the metrics visualization API endpoint. To mitigate this issue, users should upgrade to OpenSearch Dashboards 3.8 or later.
Impacted products and versions:
- OpenSearch-Dashboards (open-source, self-managed): >=3.0.0, <3.8.0
- OpenSearch-Dashboards (AWS Managed): >=3.0.0, <3.8.0
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
AWS Architecture Blog
How AgentFlo built AI sales agents with Amazon Bedrock AgentCore – Part 2
- Link: https://aws.amazon.com/blogs/architecture/how-agentflo-built-ai-sales-agents-with-amazon-bedrock-agentcore-part-2/
- Published: 2026-08-21 19:01:18
- Fetched: 2026-08-21 19:24:50
AWS Machine Learning Blog
Build intelligent security for healthcare APIs with Amazon Bedrock
- Link: https://aws.amazon.com/blogs/machine-learning/build-intelligent-security-for-healthcare-apis-with-amazon-bedrock/
- Published: 2026-08-21 00:20:03
- Fetched: 2026-08-21 00:28:40
AWS vector solutions: Build agentic AI where your data lives
- Link: https://aws.amazon.com/blogs/machine-learning/aws-vector-solutions-build-agentic-ai-where-your-data-lives/
- Published: 2026-08-21 01:06:06
- Fetched: 2026-08-21 01:29:23
Scaling cloud migrations with agentic AI on Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/blogs/machine-learning/scaling-cloud-migrations-with-agentic-ai-on-amazon-bedrock-agentcore/
- Published: 2026-08-21 01:11:18
- Fetched: 2026-08-21 01:29:23
Scaling agentic AI: Enterprise patterns without vendor lock-in
- Link: https://aws.amazon.com/blogs/machine-learning/scaling-agentic-ai-enterprise-patterns-without-vendor-lock-in/
- Published: 2026-08-21 01:24:12
- Fetched: 2026-08-21 01:29:23
Authoring Dogwood policies from natural language in Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/blogs/machine-learning/authoring-dogwood-policies-from-natural-language-in-amazon-bedrock-agentcore/
- Published: 2026-08-21 01:31:28
- Fetched: 2026-08-21 02:24:24
Build a no-code ML workflow with Snowflake, Amazon SageMaker Canvas and Amazon Quick – Part 3: Visualizing insights with Amazon Quick Sight
- Link: https://aws.amazon.com/blogs/machine-learning/build-a-no-code-ml-workflow-with-snowflake-amazon-sagemaker-canvas-and-amazon-quick-part-3-visualizing-insights-with-amazon-quick-sight/
- Published: 2026-08-21 06:23:23
- Fetched: 2026-08-21 07:22:00
Build a no-code ML workflow with Snowflake, Amazon SageMaker Canvas and Amazon Quick – Part 2: Data preparation and model building with Amazon SageMaker Canvas
- Link: https://aws.amazon.com/blogs/machine-learning/build-a-no-code-ml-workflow-with-snowflake-amazon-sagemaker-canvas-and-amazon-quick-part-2-data-preparation-and-model-building-with-amazon-sagemaker-canvas/
- Published: 2026-08-21 06:23:29
- Fetched: 2026-08-21 07:22:00
Build a no-code ML workflow with Snowflake, Amazon SageMaker Canvas and Amazon Quick – Part 1: Setting up your Snowflake environment
- Link: https://aws.amazon.com/blogs/machine-learning/build-a-no-code-ml-workflow-with-snowflake-amazon-sagemaker-canvas-and-amazon-quick-part-1-setting-up-your-snowflake-environment/
- Published: 2026-08-21 06:23:38
- Fetched: 2026-08-21 07:22:00
Introducing cross-Region inference for OpenAI GPT-5.6 models on Amazon Bedrock
- Link: https://aws.amazon.com/blogs/machine-learning/introducing-cross-region-inference-for-openai-gpt-5-6-models-on-amazon-bedrock/
- Published: 2026-08-21 06:46:03
- Fetched: 2026-08-21 07:22:00
AWS Compute Blog
Amazon Linux default SSM parameter will now track the latest kernel
- Link: https://aws.amazon.com/blogs/compute/amazon-linux-default-ssm-parameter-will-now-track-the-latest-kernel/
- Published: 2026-08-21 04:49:05
- Fetched: 2026-08-21 05:22:38