惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
Google DeepMind News
Google DeepMind News
小众软件
小众软件
GbyAI
GbyAI
酷 壳 – CoolShell
酷 壳 – CoolShell
F
Fortinet All Blogs
博客园 - 三生石上(FineUI控件)
B
Blog
量子位
B
Blog RSS Feed
Vercel News
Vercel News
Blog — PlanetScale
Blog — PlanetScale
Last Week in AI
Last Week in AI
博客园 - 叶小钗
MongoDB | Blog
MongoDB | Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
爱范儿
爱范儿
Jina AI
Jina AI
C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
IT之家
IT之家
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG

WhatIs

Hims & Hers launches AI agent for lab results Twilio revamps, updates customer engagement platform Most patients find appointment scheduling, billing overly complex Teradata's latest targets putting agentic AI into production AHA, Joint Commission launch cyber resilience program Tableau in transition as AI forces BI vendors to evolve California hospitals sue Elevance over out-of-network penalty CMS Health Tech Ecosystem adds electronic prior auth pledge Atlassian MCP updates take aim at AI token usage Leapfrog: Hospitals improved in 17 patient safety measures United promises another 30% cut to prior auths in 2026 AI outperforms docs on clinical reasoning, but not ready for solo work ServiceNow's Autonomous CRM takes aim at Salesforce ServiceNow reintroduces itself as an AI 'security company' New Tableau leader talks vendor's evolution in era of AI Deloitte warns of a "bubble effect" caused by the GLP-1 boom Tableau repositions for AI, unveils new knowledge layer IBM Bob AI coding agent ships, HashiCorp AIOps previewed DOJ forms West Coast Strike Force to stop healthcare fraud Most people benefit from the ACA's free preventive services SAP acquisitions of Dremio, Prior Labs target AI development Bridging the gap: Legacy tools gain enterprise AI support Amazon Connect Talent: AWS enters AI interviewing market AHA, West Health launch health tech adoption initiative How are states preparing for Medicaid work requirements? Medical device security improves, but cyberattacks remain pervasive Weekly news roundup: Musk vs. Altman, Google’s Pentagon AI deal, China and EU hit Meta Skin substitute spending driven by patients, products, prices Clinical AI company Aidoc snags $150M in new funding Qlik's Capone departs after eight years as CEO
AWS latest to introduce context layer for agentic AI | Te...
Eric Avidon · 2026-06-17 · via WhatIs

With context key to agents performing in production, the tech giant's latest new features aim to feed cutting-edge tools the situational awareness they require.

AWS on Wednesday joined the cavalcade of data platform providers to unveil capabilities designed to connect agentic AI tools with the context they require to properly perform in production.

Context such as an enterprise's proprietary data and business logic, including organizational rules and the results of past analyses, give agents the situational awareness to act autonomously, aiding individual workers and sometimes executing entire business processes. Without relevant context, agents will make inferences based on the information they do possess, which can lead to inaccurate outputs.

AWS Context, unveiled during AWS New York Summit, a user conference hosted by the tech giant, is a service that automatically maps related data and business logic into a knowledge graph that agentic AI applications can search and discover to inform outputs.

Given that AWS Context addresses a core requirement for agentic AI, the new service will be valuable for AWS users once it's made generally available, according to Jake Dolezal, lead data engineer at McKnight Consulting Group, who noted that AWS Context will enable organizations to improve on pre-existing data retrieval pipelines that have often proven insufficient for agentic AI.

"It's a meaningful shift from each team building its own [retrieval-augmented generation] pipeline to one governed context layer the whole organization draws from," he told TechTarget.

Beyond AWS Context, additional features aimed at connecting agentic AI tools with context include business context and semantic search for AWS Glue Data Catalog and Amazon S3 annotations in AWS' Simple Storage Service for object storage.

Context is key

Agentic AI development has been a significant initiative for many organizations since agents emerged as the cutting-edge of enterprise AI in 2024. Simultaneously, with the data and business logic agents require to understand the unique characteristics of an organization stored in their platforms, many data management and analytics vendors have created development environments aimed at making it easy for customers to build agents informed by proprietary information.

It's a meaningful shift from each team building its own [retrieval-augmented generation] pipeline to one governed context layer the whole organization draws from.
Jake DolezalLead data engineer, McKnight Consulting Group

However, despite the overwhelming emphasis on AI development in recent years, studies such as a 2026 survey by Deloitte show that most AI initiatives fail to make it into production. Factors such as technology and talent deficits and lack of organizational buy-in are factors. But perhaps the biggest barriers enterprises face are trying to organize vast data estates to make data AI-ready, and finding and operationalizing relevant data to feed agents.

In response, in 2026 a slew of data and analytics vendors have introduced tools aimed at connecting agents with context. A partial list includes leading hyperscale, data platform, database and analytics vendors including Google Cloud, Microsoft, Databricks, Snowflake, MongoDB and Tableau.

Now, AWS is among them.

"You want to trust the decisions made by your AI agents, but that can't happen until agents have context," AWS vice president of technology for data analytics Mai-Lan Tomsen Bukovec wrote in a blog post. "Imagine what becomes possible when we give agents a safe way to access the context they need to deliver trusted decisions."

AWS Context is an extension of the knowledge graph technology that powers Amazon Quick, an agentic AI assistant for business employees. The knowledge graph catalogs datasets, dashboards and metadata. In addition, it learns from usage patterns to improve the relevancy of responses. But rather than serve individuals as in the case of Amazon Quick, AWS Context's knowledge graph informs agentic AI applications across entire organizations.

In addition, AWS Context includes built-in governance to restrict the data agentic AI tools can access and show what agents accessed and under whose authority it did so. AWS Context also makes all queries identity-aware so that an agent can only see and operationalize information it is authorized to access.

Like Dolezal, Donald Farmer, founder and principal of TreeHive Strategy, noted that the new service addresses a pressing need.

"The core claim that AI agents fail because they lack the context to reason reliably over enterprise data is well recognized," he told TechTarget. "The best idea in the announcement is the identity-aware query design. Tying agent access to identity and access management permissions so that an agent inherits only the correct authorizations is a solid architectural response to a real problem in governance."

Enabling the knowledge graph to learn from usage patterns is a valuable feature, Farmer continued, while adding a warning.

"I like the knowledge graph learning from usage, but with some caveats," he said. "AWS says the graph observes which join paths agents rely on and propagates correct patterns across the organization without human re-curation. Well, that assumes the agents are getting things right."

Agents, especially those without enough relevant context, are imperfect, Farmer noted. Just as they can follow correct patterns, they can follow incorrect join paths and draw on incorrect data sources.

"A graph that learns from those interactions would replicate and distribute the errors without human intervention and possibly without even being noticed," he said. "I'd like to know what feedback signals help us correct for this."

Supplementing context

While AWS Context provides a knowledge graph to inform agentic AI, business context and semantic search for AWS Glue Data Catalog augments the new service. The feature, which is in preview, enables users to enrich tables, views and columns in their catalog with business descriptions, glossary terms and custom metadata so they provide added context to agents.

Meanwhile, Amazon S3 annotations, which is now generally available, enables users to attach business context directly to S3 objects that can be stored in Apache Iceberg tables within AWS' S3 object storage service.

Both business context and semantic search for AWS Glue Data Catalog and Amazon S3 annotations represent strategic infrastructure expansion, according to Dolezal.

"The Glue Catalog enhancements and S3 annotations are incremental improvements that fill real gaps," he said.

In particular, S3 annotations, which allows users to attach up to 1 GB of context to S3 objects that automatically flow into Iceberg tables, is significant, Dolezal continued.

"It's not flashy, but it removes genuine friction that every data platform team currently owns manually," he said.

Looking ahead, as AWS continues to add capabilities that connect agentic AI applications with context, the vendor needs to address streaming data for agents, according to Dolezal.

Because agents -- unlike static reports and dashboards -- are constantly working independently and acting based on what they know, they perform best when fed the freshest possible information. If they're working based on months-old data, they're making suboptimal decisions and basing actions on those suboptimal decisions.

"Everything [AWS introduced] is oriented around data lakes, warehouses, and static objects, but agents increasingly need to reason over live operational data," Dolezal said.

Eric Avidon is a senior news writer for Informa TechTarget and a journalist with more than three decades of experience. He covers analytics and data management.

Dig Deeper on Data integration