Daily Tech Briefing
AI 科技速览

每天 5 分钟内学习 AI。获取最新的人工智能新闻,理解其重要性,并学习如何将其应用于您的工作。

AI 快讯
AWS ML Blog · 2026/7/27 16:07:44
Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

Deepgram enhances Amazon SageMaker AI support with AWS IAM Temporary Delegation

AI 中文解读
Deepgram与亚马逊SageMaker AI合作推出了一项新功能:通过AWS IAM临时授权,让外部技术团队无需长期访问权限就能快速排查问题。简单来说,就像给你的智能音箱装了一把“临时钥匙”——每次需要外部专家帮忙诊断故障时,你只需在后台点个同意,对方就能在约定时间内看到特定数据,用完权限自动失效,再也不需要担心敏感信息泄露。过去,企业遇到语音模型异常,往往要协调双方时间开远程会议,效率极低。现在有了这个临时授权机制,从发现问题到工程师介入调查能从几天缩短到几分钟。对于使用Deepgram语音识别服务的公司(比如客服中心、医疗记录系统),这意味着更少服务中断时间、更安全的账户管理,以及更快的技术响应。普通用户虽然感受不到后台变化,但会体验到更稳定、更流畅的语音功能,比如呼叫中心等待时间更短、语音转文字结果更准确。
<p>Enterprises running self-hosted speech AI need fast, auditable support without giving partners long-lived access to their accounts. When a model returns unexpected results or an endpoint misbehaves, the engineer best positioned to diagnose it is often on the partner side. But provisioning cross-account AWS Identity and Access Management (IAM) roles for every support engagement is operationally expensive and a recurring audit conversation. Amazon SageMaker AI delivers a managed deployment option for self-hosted Deepgram speech AI models. It provides AWS Marketplace listings for Nova, Flux, and Aura-2, along with validated reference architectures and Terraform modules that layer onto existing AWS infrastructure. To bring the same operational maturity to day-two support, Deepgram has integrated with <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies-temporary-delegation.html" target="_blank" rel="noopener">IAM temporary delegation</a>, a new IAM capability that grants partners scoped, time-limited, customer-approved access to specific resources, with no long-lived credentials, no cross-account roles to provision, and no shared secrets.</p> <p>In this post, we cover why Deepgram built on IAM temporary delegation, how the integration works end-to-end, and what it unlocks for customers running Deepgram speech models on SageMaker AI. With this integration, Deepgram has reduced the time for initial investigation on a SageMaker AI support ticket from days to minutes. Previously, initial investigation required scheduling a screen-share across customer and partner calendars. Now a customer approves a request in their own IAM console, which also reduces long-standing cross-account access.</p> <h2 id="amazon-sagemaker-ai-delivers-a-managed-control-plane-for-self-hosted-deepgram">Amazon SageMaker AI delivers a managed control plane for self-hosted Deepgram</h2> <p>Enterprise customers choose to self-host Deepgram for the usual reasons: data residency, network isolation, and regulatory compliance. But they don’t want to trade away the operational posture of a managed cloud service to get there. SageMaker AI is how we close that gap: a single AWS native control plane for deploying, scaling, and observing Deepgram speech models inside the customer’s own account.</p> <p>Deepgram has invested in SageMaker AI as a first-class deployment target across the axes that matter most to enterprise platform teams:</p> <ul> <li>AWS Marketplace listings for Deepgram’s Nova, Flux, and Aura spanning speech-to-text (STT) and text-to-speech (TTS) speech models, with one-click subscription and consolidated AWS billing.</li> <li>Validated reference architectures covering Amazon Virtual Private Cloud (Amazon VPC) isolation, AWS PrivateLink, auto scaling, and observability.</li> <li>Terraform modules that platform teams can layer onto their existing AWS infrastructure instead of building the deployment from scratch.</li> </ul> <p>The result is a self-hosted experience that no longer means “you’re on your own.”</p> <h2 id="the-support-access-problem">The support access problem</h2> <p>Production deployments eventually need support. A model is returning unexpected results, an endpoint is autoscaling slower than expected, graphics processing unit (GPU) utilization looks off. The engineer best positioned to diagnose it is on the Deepgram team. The challenge they face is how to investigate a workload running inside a customer Amazon VPC they don’t have access to.</p> <p>The traditional options all have drawbacks. Long-lived cross-account IAM roles work, but customers don’t want to provision, audit, and remember to revoke them, and platform teams don’t want to be the ones answering for them at the next audit. Shared screens and copy-pasted logs are slow, error-prone, and a poor fit for regulated environments where every command needs to be attributable. Asking the customer to run commands on Deepgram’s behalf works for trivial is
分享
阅读原文