AWS News - 2026-08-06
2026-08-06
最終更新: 2026-08-07 12:46:49 JST
AI による概要
この日は前日発表された DynamoDB のベクトル検索が正式に一般提供としてアナウンスされ、リアルタイムでのベクトルのインデックス作成と検索が可能になりました。Amazon Bedrock AgentCore には 2 つの新しい制御が加わり、エージェントのセッション履歴に基づいて認可を判断するステートフルな時相ポリシーと、AI トラフィックのレート制限が導入されています。Aurora serverless はスケールアップ時の初期容量が向上し、1 秒以内に最大 12 ACU へ到達することでエージェンティック AI のようなバースト的なワークロードに追従しやすくなりました。Amazon Cognito はセルフサービスのプロビジョンド上限管理により、レート上限の変更が 2 週間から 2 分に短縮されています。国内向けには金融庁・日本銀行がフロンティア AI による脅威変化を踏まえて金融機関に要請した 9 つの対応と、それに対応する AWS サービスの活用方法が解説されました。
主要トピック
ベクトル検索: DynamoDB のリアルタイムベクトル検索が一般提供、インデックス作成と検索をリアルタイムに
エージェント統制: AgentCore に時相ポリシー (セッション履歴に基づくステートフル認可) と AI トラフィックのレート制限を追加
スケーリング: Aurora serverless がスケールアップ時に 1 秒以内で最大 12 ACU へ到達、バーストワークロードに追従
ID 基盤: Cognito のプロビジョンド上限セルフサービス化でレート上限変更が 2 週間から 2 分へ
金融規制: 金融庁・日本銀行の要請する 9 つの対応と AWS サービスの対応付けを解説
開発者連携: AWS が Anthropic および OpenAI と協業し AWS Continuum を開発者ワークフローへ
脆弱性: AWS Transform MCP Server のパス名制限不備、DocumentDB MCP Server の集約パイプラインにおける認可不備
AWS What's New
Amazon Aurora serverless now scales faster to support agentic AI and other bursty workloads
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aurora-serverless-instant-12-acu-scaling
- Published: 2026-08-06 00:00:00
- Fetched: 2026-08-06 03:17:32
Amazon Aurora serverless now delivers higher initial capacity during scale-up events, reaching up to 12 ACUs within a second and continuing to scale up to 256 ACUs as your workload grows. When the workload finishes, Aurora serverless automatically scales down to zero. This makes it especially well-suited for agentic AI applications, which typically have bursts of activity, long idle windows, and unpredictable traffic patterns. Aurora serverless handles all of it automatically, scaling capacity with your agents, so you only pay for what you use.
This enhancement is enabled by default on all Aurora serverless clusters running on platform version 3 or 4, with no configuration changes required. Existing clusters on platform versions 1 and 2 can upgrade directly to the latest platform version 4 to benefit from these improvements. You can verify your cluster's platform version in the AWS Management Console under the instance configuration section, or via the RDS API's ServerlessV2PlatformVersion parameter.
For pricing details and Region availability, visit Amazon Aurora Pricing. To learn more, read the Aurora serverless scaling documentation, and get started by creating an Aurora serverless database in just a few steps in the AWS Management Console.
AWS IAM Identity Center makes managment of AWS account access optional for new organization instances
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-identity-center-accounts-optional/
- Published: 2026-08-06 00:12:00
- Fetched: 2026-08-06 05:22:51
AWS IAM Identity Center now lets you decide whether to enable management of AWS account access when you create a new organization instance. This allows you to use IAM Identity Center to manage access to AWS applications only, without the need to manage access to AWS accounts. This feature is available at the time of initial configuration of an IAM Identity Center instance and does not affect existing IAM Identity Center instances.
IAM Identity Center enables you to connect your workforce identities to AWS once and offer AWS application owners across your organization streamlined access management. Application end users benefit from single sign-on, user awareness, and consistent authentication experience across AWS applications. Previously, this meant you also needed to manage access to AWS accounts. With this release, account management is now optional. When you choose not to enable management of AWS accounts, IAM Identity Center does not provision its service-linked role into your member accounts, which reduces the access surface in your environment. You can enable account management permissions later through instance settings or the UpdateInstance API.
This capability is available in all AWS Regions where IAM Identity Center is available. To get started, see Configure instance settings in the IAM Identity Center User Guide.
AWS IAM Identity Center makes management of AWS account access optional for new organization instances
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-identity-center-accounts-optional/
- Published: 2026-08-06 00:12:00
- Fetched: 2026-08-06 11:30:13
AWS IAM Identity Center now lets you decide whether to enable management of AWS account access when you create a new organization instance. This allows you to use IAM Identity Center to manage access to AWS applications only, without the need to manage access to AWS accounts. This feature is available at the time of initial configuration of an IAM Identity Center instance and does not affect existing IAM Identity Center instances.
IAM Identity Center enables you to connect your workforce identities to AWS once and offer AWS application owners across your organization streamlined access management. Application end users benefit from single sign-on, user awareness, and consistent authentication experience across AWS applications. Previously, this meant you also needed to manage access to AWS accounts. With this release, account management is now optional. When you choose not to enable management of AWS accounts, IAM Identity Center does not provision its service-linked role into your member accounts, which reduces the access surface in your environment. You can enable account management permissions later through instance settings or the UpdateInstance API.
This capability is available in all AWS Regions where IAM Identity Center is available. To get started, see Configure instance settings in the IAM Identity Center User Guide.
AWS Glue Data Catalog now supports metadata exports to S3 Tables (Preview)
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-glue-data-catalog-s3-tables/
- Published: 2026-08-06 00:42:00
- Fetched: 2026-08-06 22:56:48
AWS Glue Data Catalog is a centralized metadata repository that helps you discover and understand data, with semantic search and support for adding business context to datasets currently in preview. Today, we are adding two new capabilities to this preview: exporting catalog metadata exports to S3 Tables for metadata querying, and expanding the semantic search preview to catalogs encrypted with AWS Key Management Service (AWS KMS) customer managed keys.
When you enable the Glue metadata export, your catalog's technical and business metadata, including glossary terms, custom metadata attachments, and asset descriptions, are written to tables in the managed aws-catalog S3 table bucket. Metadata is stored in Apache Iceberg format, enabling you to query, audit, and perform time travel queries for historical analysis using standard SQL in query engines that support Iceberg, such as AWS analytics services like Amazon Athena and Amazon QuickSight as well as third-party tools. This lets you join catalog metadata with other AWS service data for additional analysis, such as auditing glossary usage and metadata changes. Catalogs encrypted with customer managed keys now support the same business context enrichment and semantic search.
You can use these capabilities in the following AWS Regions: US East (N. Virginia), US East (Ohio), US West (Oregon), and Europe (Ireland). S3 Tables requests and storage are charged based on S3 pricing. To learn more, see the AWS Glue User Guide.
Amazon DynamoDB now supports real-time vector search
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-dynamodb-vector-search
- Published: 2026-08-06 01:59:00
- Fetched: 2026-08-06 03:17:32
Today, AWS announces the general availability of vector search for Amazon DynamoDB, a new feature to index and search vectors in real time. As vector datasets grow into the billions or trillions, vector search at scale traditionally trades off search speed, scale, and accuracy: latency climbs with vector count unless you accept lower recall or throughput. DynamoDB now supports native vector search with single-digit millisecond latency at 99%+ recall and is designed for any scale, even trillions of vectors.
With DynamoDB vector search, you store vector embeddings alongside your other attributes and generate them using a model of your choice, including models available on Amazon Bedrock. You create a vector index and run approximate nearest neighbor searches, pick the vector index partition key to scale, and filter on attributes to scope results. You get the same serverless benefits you rely on today: zero infrastructure management, zero downtime, zero maintenance windows, and pay for only what you use. You can already use DynamoDB to store memory for AI agents, and with vector search you can now add semantic retrieval over that memory for agentic grounding, along with product similarity search, personalized advertising, retrieval augmented generation, and recommendation systems, with predictable performance.
To learn more, visit the AWS News Blog, Amazon DynamoDB product page, and Amazon DynamoDB Developer Guide.
AWS Marketplace adds AI Insights so buyers can understand pricing before they buy
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-marketplace-ai-insights/
- Published: 2026-08-06 02:00:00
- Fetched: 2026-08-06 03:17:32
You can now understand how a product's pricing works before you buy it. Available in the pricing section of the listing in AWS Marketplace, AI Insights explains each product's pricing in plain language: what a pricing unit maps to, how your bill changes as usage scales, how multiple pricing dimensions combine into one cost, and what is and isn't included. Answering these questions used to mean having to visit multiple websites and piecing together pricing details on your own. Now the context sits on the listing, so you can evaluate pricing and move to purchase without switching tabs.
AI Insights cites sources so you can see where the explanations come from. AI Insights draws from the pricing the seller publishes on the Marketplace listing, and additional pricing context on the seller's public website.
AI Insights is live today on most listings where external pricing context is available. It is available in all commercial AWS Regions where AWS Marketplace is available. To see it, open any product listing on the AWS Marketplace website and scroll to the pricing section. Sellers can review what appears on their listing and request edits at any time through the Contact Us form linked in the AI Insights page on the AWS Marketplace Seller Guide.
AWS Glue Data Quality makes ETL anomaly detection free and improves anomaly predictions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-glue-data-quality-anomaly-detection-free
- Published: 2026-08-06 03:25:00
- Fetched: 2026-08-06 11:30:13
AWS Glue Data Quality now offers improved anomaly detection with a new observation mode that reduces detection of false anomalies and removes pricing for anomaly detection in ETL jobs. Customers using notebook-based or exploratory workflows now benefit from smarter anomaly detection that gracefully handles irregular data arrival intervals. This new capability avoids over-extrapolating trends by using a constant baseline instead of a linear trend, delivering more accurate alerts and reducing noise so teams can focus on genuine anomalies.
The new anomaly detection observation mode is particularly useful for exploratory data analysis, datasets with flat or random patterns, workloads without predictable trends and cases where you run data quality checks on varying schedules or in interactive environments like notebooks. Additionally, anomaly detection for AWS Glue ETL jobs is now available at no additional cost, so you can monitor data quality anomalies across all your Glue pipelines without worrying about pricing.
These improvements are available in all AWS commercial regions and AWS GovCloud (US) regions.
To get started, visit the AWS Glue Data Quality documentation. To learn more about pricing, see the AWS Glue pricing page.
Amazon Keyspaces (for Apache Cassandra) is now available in the Canada West (Calgary) Region (ca-west-1)
- Link: https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-keyspaces-apache-cassandra-canada-west/
- Published: 2026-08-06 05:06:00
- Fetched: 2026-08-06 07:08:26
Amazon Keyspaces (for Apache Cassandra) is now available in the Canada West (Calgary) Region (ca-west-1), allowing customers in the Canada West Region to build Cassandra-compatible applications with lower latency while keeping their data within the Region to meet data residency requirements.
Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service. Amazon Keyspaces is serverless, so you pay for only the resources that you use and you can build applications that serve thousands of requests per second with virtually unlimited throughput and storage.
This regional expansion enables organizations in Canada to build highly scalable, low-latency applications using familiar Cassandra Query Language (CQL) without the operational burden of managing Cassandra clusters.
To learn more about on Keyspaces, visit the Amazon Keyspaces documentation.
AWS Lambda announces scalable network bandwidth up to 3,000 Mbps for functions outside a VPC
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-lambda-network-bandwidth/
- Published: 2026-08-06 06:35:00
- Fetched: 2026-08-06 07:08:26
AWS Lambda now supports scalable network bandwidth for Lambda functions, enabling faster data transfer to and from your execution environment for latency-sensitive workloads. This feature enables functions outside a VPC configured with 2 GB of memory or more to access network bandwidth that scales proportionally, from 625 Mbps at 2 GB up to 3,000 Mbps at 10 GB.
Customers use Lambda to build latency-sensitive data processing workloads, which need to transfer large volumes of data - up to several terabytes - from external data sources into the function’s execution environment for processing. As data volume and performance requirements grow, the existing limit of 625 Mbps can constrain data transfer speeds to and from an execution environment. With this launch, network throughput increases proportionally from 625 Mbps at 2 GB up to 3,000 Mbps at 10 GB, helping reduce function execution times and per-invocation costs while improving end-user experience.
To get started, submit a request through AWS Service Quotas under the Network bandwidth per execution environment quota to enable scalable network bandwidth on your account. Once enabled, bandwidth will scale automatically based on your function's memory configuration for all functions outside a VPC in your account.
Scalable network bandwidth for functions outside a VPC is available at no additional charge in all commercial AWS Regions. To learn more, visit the Lambda quotas page.
Amazon EC2 M8g instances now available in additional regions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ec2-m8g-instances-additional-regions/
- Published: 2026-08-06 09:27:00
- Fetched: 2026-08-07 09:38:45
Starting today, Amazon Elastic Compute Cloud (Amazon EC2) M8g instances are available in AWS Asia Pacific (Taipei), and AWS Mexico (Central) regions. These instances are powered by AWS Graviton4 processors and deliver up to 30% better performance compared to AWS Graviton3-based instances. Amazon EC2 M8g instances are built for general-purpose workloads, such as application servers, microservices, gaming servers, midsize data stores, and caching fleets. These instances are built on the AWS Nitro System, which offloads CPU virtualization, storage, and networking functions to dedicated hardware and software to enhance the performance and security of your workloads.
AWS Graviton4-based Amazon EC2 instances deliver the best performance and energy efficiency for a broad range of workloads running on Amazon EC2. These instances offer larger instance sizes with up to 3x more vCPUs and memory compared to Graviton3-based Amazon M7g instances. AWS Graviton4 processors are up to 40% faster for databases, 30% faster for web applications, and 45% faster for large Java applications than AWS Graviton3 processors. M8g instances are available in 12 different instance sizes, including two bare metal sizes. They offer up to 50 Gbps enhanced networking bandwidth and up to 40 Gbps of bandwidth to the Amazon Elastic Block Store (Amazon EBS).
To learn more, see Amazon EC2 M8g 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.
Announcing temporal policies and rate limiting in Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/temporal-policies-agentcore/
- Published: 2026-08-06 13:00:00
- Fetched: 2026-08-07 09:38:45
Amazon Bedrock AgentCore announces two new controls: temporal policies for stateful agent authorization and rate limiting for AI traffic.
Temporal policies let you define stateful authorization rules that evaluate each request in the context of an agent's prior actions within a session, because a single tool call can be safe in isolation yet harmful given what preceded it. With temporal policies you can enforce workflow sequencing, require that a tool argument exactly matches the output of a prior call, require human approval before taking privileged actions, and enforce data freshness.
Rate limiting enables per-user or per-group controls over how much traffic flows to the tools, models, and agents connected to your gateway. Using rules scoped by OAuth or AWS IAM, you can set rate limits on requests across all target types, tokens for inference targets, and concurrent connections to cap long-lived concurrent sessions, aiding downstream service availability and enforcing fair limit distribution.
For regional availability and to learn more, see the documentation, read the announcement blog, and explore the Dogwood reference implementation.
Amazon Quick supports multi-dataset analytical capabiity
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-quick/
- Published: 2026-08-06 15:54:00
- Fetched: 2026-08-07 09:38:45
詳細を表示
Today, Amazon Quick announces supporting multi-dataset topics, enabling users to model relationships across multiple datasets in a single topic and use that model to build dashboards and answer questions in natural language. Previously, answering a question in a Quick Sight visual that spanned datasets required pre-joining the data into a single dataset—adding manual JOIN logic in the data preparation, consuming extra SPICE capacity, and users have to rebuild multiple datasets based on different use cases or when the model changed. With multi-dataset topics, a topic becomes a reusable relational data model: users add multiple datasets, define the relationships once, and Quick performs the joins at runtime.
The new capability applies for both dashboard building and natural-language Q&A. For dashboard building, the topic acts as the data model, so a single visual can draw fields from multiple datasets and Quick generates the underlying join automatically—users author the semantic model once and reuse it across every visual in the dashboard. For natural-language analytics, users can point a chat agent directly at a topic and ask questions; the agent reads the relationships defined in the topic and performs runtime joins across datasets to answer, with no need to pre-join tables or prepare data first. Because both experiences query toward the same topic, one governed semantic model serves as the single source of truth for people and agents alike. Multi-dataset topics reuse existing dataset permissions and support row-level and column-level security (RLS/CLS), so established governance carries through every cross-dataset visual and every answer.
Multi-dataset topics are now generally available in all AWS Regions where Amazon Quick is available. To get started, see this blog post.
AWS Backup extends logically air-gapped vault support for Amazon Neptune to three additional AWS Regions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-backup-logically-air-gapped-vault-neptune-regions/
- Published: 2026-08-06 16:00:00
- Fetched: 2026-08-07 09:38:45
AWS Backup logically air-gapped vault support for Amazon Neptune is now available in three additional AWS Regions: Asia Pacific (Melbourne), Europe (Spain), and Europe (Zurich).
With this expansion, you can store Neptune backups in logically air-gapped vaults in these Regions. Logically air-gapped vaults are immutable, locked by default, and encrypted using AWS owned keys or customer-managed keys. You can copy backups across accounts and Regions, share vaults for recovery using AWS Resource Access Manager (RAM), and protect vault access during account compromise with Multi-party approval. This helps reduce recovery time and meet your disaster recovery and compliance requirements.
To get started, visit the AWS Backup console, AWS Command Line Interface (CLI), or AWS SDKs. For a complete list of supported Regions and features, visit the AWS Backup documentation. To learn more about logically air-gapped vaults, visit the product page and pricing page.
Amazon SES now helps identify automated open and click events in event notifications
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ses-automated-email-interactions/
- Published: 2026-08-06 16:00:00
- Fetched: 2026-08-07 12:46:48
Amazon Simple Email Service (SES) now helps you identify automated email interactions. Open and Click event notifications now include an isBotEvent field that indicates whether the event was likely triggered by an automated system or a human recipient.
Customers who publish Open or Click events through a configuration set event destination will now see an isBotEvent field with a value of Likely or Unlikely in event notifications. You can use this field as a signal to help you better understand how much of your engagement is driven by human recipients versus automated systems.
This feature is available in all AWS Regions where Amazon SES is available. If you already publish Open or Click events to an event destination, the isBotEvent field is automatically included, no additional configuration is needed.
To learn more, see Contents of event data that Amazon SES publishes to Amazon SNS and Contents of event data that Amazon SES publishes to Firehose in the Amazon SES Developer Guide.
AWS Backup for Amazon S3 now supports direct access to backup data
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-backup-amazon-s3-direct-access/
- Published: 2026-08-06 19:00:00
- Fetched: 2026-08-07 09:38:45
AWS Backup for Amazon S3 now supports creating S3 Access Points, providing immediate read-only access to backup data using standard S3 APIs without initiating a restore. This enables targeted file recovery, data validation, compliance auditing, and forensic investigation while your backup data remains protected in your backup vault.
You can create an access point for an S3 recovery point and read backup data using standard S3 operations such as GetObject, HeadObject, and ListObjectsV2. Access points work with both snapshot and continuous (point-in-time) recovery points stored in standard backup vaults or logically air-gapped vaults, including recovery points shared across accounts through AWS Resource Access Manager or Multi-party approval. While an access point is active, the associated recovery point is protected from deletion.
Get started with this capability by creating access points for your S3 recovery points using the AWS Backup console, API, or CLI. This capability is available in select AWS Regions.
To learn more, see Access points and Amazon S3 backups in the AWS Backup Developer Guide and read the launch blog. For pricing information, see AWS Backup pricing.
Amazon MSK now delivers Kafka Authorizer Logs to customers
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-msk-kafka-authorizer-logs/
- Published: 2026-08-06 23:00:00
- Fetched: 2026-08-07 09:38:45
Amazon Managed Streaming for Apache Kafka (MSK) now supports Authorizer Log Delivery for Provisioned clusters, including both Standard and Express brokers, at no additional cost. With authorizer logs, you get detailed visibility into user and application access, identify and address client authorization issues , and meet your organization's security requirements. Each denied authorization request is captured with the client's IP address and the API it attempted, so you can pinpoint the root cause. You can deliver logs to Amazon CloudWatch Logs, Amazon S3, or Amazon Data Firehose. Authorizer Log Delivery is available for both new and existing Provisioned clusters. You can enable it from the Amazon MSK console or AWS CLI. To learn how to set up Authorizer Log Delivery, see the Amazon MSK Authorizer Logs documentation.
Amazon MSK is a fully managed service for Apache Kafka that makes it easy to ingest and process streaming data in real time. Authorizer Log Delivery is supported in all AWS Regions where Amazon MSK Provisioned clusters are available, except for AWS European Sovereign Cloud (eusc-de-east-1) region. With Amazon MSK, you spend more time innovating on applications and less time managing clusters. To get started, visit the Amazon MSK Developer Guide.
AWS Marketplace now lets sellers configure net payment terms on private offers
- Link: https://aws.amazon.com/about-aws/whats-new/2026/08/aws-marketplace-net-payment-terms-for-private-offers
- Published: 2026-08-06 23:49:00
- Fetched: 2026-08-07 09:38:45
AWS Marketplace now supports configurable net payment terms on private offers, with options including Net 30, Net 45, Net 60, or Net 90. Prior to this launch, net payment terms were uniform across all AWS Marketplace purchases, based on the buyer's payment terms with AWS. This new feature allows sellers to configure when payment is due, so invoice due dates match what buyers and sellers negotiate. This gives buyers upfront clarity on payment due dates, allows them to take advantage of more favorable payment terms, and gives sellers better cash flow predictability by setting net payment terms during private offer creation.
Buyers see the configured payment terms on the procurement page before accepting a private offer. The net payment terms apply uniformly to all AWS Marketplace charges within a private offer, including upfront fees, scheduled payments, and usage-based charges. For Channel Partner Private Offers (CPPO), ISVs set maximum payment terms and channel partners can offer terms at or below that ceiling.
This capability is generally available in all commercial AWS Regions for sellers creating private offers. No additional setup or onboarding is required. Flexible net payment terms apply to buyers who pay by invoice. The default behavior remains unchanged. If no custom payment terms are set, the buyer's standard AWS payment terms continue to apply.
To learn more, see the AWS Marketplace Seller Guide or the AWS Marketplace Buyer Guide.
AWS Japan Blog
フロンティア AI による脅威変化への備え – 金融庁・日本銀行から金融機関等への要請と AWS サービスの活用
- Link: https://aws.amazon.com/jp/blogs/news/preparing-for-frontier-ai-threats-fsa-boj-request-aws/
- Published: 2026-08-06 11:24:57
- Fetched: 2026-08-06 11:30:13
Amazon DynamoDB のネイティブベクトルサポートでセマンティック検索を構築する
- Link: https://aws.amazon.com/jp/blogs/news/build-semantic-search-with-native-vector-support-in-amazon-dynamodb/
- Published: 2026-08-06 16:56:42
- Fetched: 2026-08-06 17:28:30
AWS Security Blog
From 2 weeks to 2 minutes: Amazon Cognito launches Provisioned limits for self-service rate limit management
- Link: https://aws.amazon.com/blogs/security/from-2-weeks-to-2-minutes-amazon-cognito-launches-provisioned-limits-for-self-service-rate-limit-management/
- Published: 2026-08-06 02:17:47
- Fetched: 2026-08-06 03:17:33
AWS partners with Anthropic and OpenAI to bring AWS Continuum into developer workflows
- Link: https://aws.amazon.com/blogs/security/aws-partners-with-anthropic-and-openai-to-bring-aws-continuum-into-developer-workflows/
- Published: 2026-08-06 06:00:11
- Fetched: 2026-08-06 07:08:27
AWS Security Bulletins
CVE-2026-18953 - Improper limitation of a pathname in AWS Transform MCP Server
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-075-aws/
- Published: 2026-08-06 05:46:20
- Fetched: 2026-08-06 07:08:27
Bulletin ID: 2026-075-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 08/05/2026 12:30 PM PDT
Description:
The AWS Transform MCP Server (awslabs.aws-transform-mcp-server) is an open-source Model Context Protocol (MCP) server that runs locally on a developer's machine and lets AI-powered assistants interact with AWS Transform to run code-transformation jobs and retrieve their artifacts. We identified CVE-2026-18953. Improper limitation of a pathname to a restricted directory in the get_resource tool in awslabs.aws-transform-mcp-server before 0.1.5 might allow a context-dependent actor to write arbitrary files outside the intended working directory via the savePath parameter, which could lead to local code execution.
Impacted versions: >=0.1.0 AND <=0.1.4
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
CVE-2026-18954 - Incorrect authorization in the aggregation pipeline tool in Amazon AWS Labs DocumentDB MCP Server
- Link: https://aws.amazon.com/security/security-bulletins/rss/2026-076-aws/
- Published: 2026-08-06 08:23:30
- Fetched: 2026-08-06 08:56:32
Bulletin ID: 2026-076-AWS
Scope: AWS
Content Type: Important (requires attention)
Publication Date: 08/05/2026 13:00 PM PDT
Description:
Amazon DocumentDB MCP Server is an open-source Model Context Protocol (MCP) server that enables AI assistants to interact with Amazon DocumentDB databases. We identified CVE-2026-18954, an incorrect authorization issue where write-capable aggregation pipeline stages ($out, $merge) bypass the read-only mode enforcement logic, potentially allowing an authenticated MCP client to perform write operations on the connected database.
Impacted versions: < 1.0.12
Please refer to the article below for the most up-to-date and complete information related to this AWS Security Bulletin.
AWS Machine Learning Blog
Run production AI agents in n8n with Amazon Bedrock AgentCore harness
- Link: https://aws.amazon.com/blogs/machine-learning/run-production-ai-agents-in-n8n-with-amazon-bedrock-agentcore-harness/
- Published: 2026-08-06 03:00:57
- Fetched: 2026-08-06 03:17:35
How we built an MCP bridge to give our AgentCore-hosted AI agent access to local MCP tools
- Link: https://aws.amazon.com/blogs/machine-learning/how-we-built-an-mcp-bridge-to-give-our-agentcore-hosted-ai-agent-access-to-local-mcp-tools/
- Published: 2026-08-06 03:02:23
- Fetched: 2026-08-06 03:17:35
How Mobileye transformed support operations using Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/blogs/machine-learning/how-mobileye-transformed-support-operations-using-amazon-bedrock-agentcore/
- Published: 2026-08-06 03:09:03
- Fetched: 2026-08-06 03:17:35
How LendingTree built a multi-agent mortgage assistant on Amazon Bedrock
- Link: https://aws.amazon.com/blogs/machine-learning/how-lendingtree-built-a-multi-agent-mortgage-assistant-on-amazon-bedrock/
- Published: 2026-08-06 03:50:02
- Fetched: 2026-08-06 05:22:53