---
格式版本: 2
标题: "Amazon SageMaker Unified Studio CI/CD adds notebook promotion and AI-assisted manifest generation"
原文链接: "https://aws.amazon.com/cn/about-aws/whats-new/2026/09/sagemaker-cicd-notebook-ai-manifest/"
发布日期: "2026-09-02"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "llm:local:original_script_field"
发布时间证据: "postDateTime: 2026-09-02T08:00:00Z"
发布时间校准原因: "候选日期来自正文脚本中的postDateTime字段，明确标识文章发布时间，符合优先级规则，且无证据表明是会议或活动日期。"
发布时间校准置信度: "1"
发布时间候选数量: 1
发布时间严格候选数量: 0
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-09-07T22:58:39+08:00"
发布时间仲裁状态: "confirmed"
发布时间仲裁尝试次数: 1
发布时间仲裁耗时毫秒: 2852
发现时间: "2026-09-07T22:07:26+08:00"
入库时间: "2026-09-07T14:58:44.805Z"
来源平台: "固定入口"
搜索渠道: "fixed_url"
搜索词: "https://aws.amazon.com/new"
匹配关键词:
  - "deployment"
  - "AI"
相关厂家:
  - "AWS"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 42
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "正文主线是AWS SageMaker Unified Studio CI/CD工具链新增AI辅助manifest生成和notebook promotion功能，属于ML开发运维软件，并非超节点/AI Rack/机架级基础设施或其关键部件；不涉及机架级互连、供电、液冷、RAS、网络拓扑或批量训练基础设施。来源为AWS官方，权威性高且正文完整，但主题相关性极低，无任何商业部署或机架级量产信号，不满足任何高价值准入通道，命中硬否决第1/3类。"
AI质检模型: "zj-deepseek-v4-flash"
AI质检时间: "2026-09-07T22:58:50+08:00"
AI主题相关性: 1
AI来源权威性: 15
AI新颖性: 12
AI技术细节: 5
AI商业部署信号: 0
AI完整性: 9
AI评分提示词版本: "v17-精简生产版"
AI评分提示词SHA256: "48fb9777f386026761b4873eaff30807694fb11e9b352d7c69bf2dfde750cc7d"
AI评分知识库版本: "knowledge_base_v1-20260819+runtime.100"
AI评分知识库SHA256: "7fe4568b9de9fc322c105ece08d18efab5b9b86f27dea6eb043b9a4d273bde60"
AI评分知识库检索词: "[\"AWS\",\"deployment\",\"https://aws.amazon.com/new\",\"CI/CD\",\"AI-assisted\",\"IAM\",\"SMUS\",\"ID\",\"S3\",\"CICD-for-SageMakerUnifiedStudio\"]"
AI评分知识库命中: "[{\"id\":\"runtime-2ce1cbad643d8367d4525b90\",\"title\":\"The Wild Wild West Of LEGO Datacenters\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-07-29\",\"matchedTerms\":[\"AWS\",\"deployment\",\"IAM\",\"ID\",\"S3\"],\"rank\":-11.675256739941949},{\"id\":\"runtime-bf4039a0342d37545e9459a2\",\"title\":\"Most Neoclouds Suck At Security\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-08-30\",\"matchedTerms\":[\"AWS\",\"deployment\",\"AI-assisted\",\"ID\",\"S3\"],\"rank\":-11.259197985618398},{\"id\":\"runtime-f189311ea2754e83ede89a96\",\"title\":\"Cerebras's Next Generation CS-4: Fast Just Got Faster\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-08-19\",\"matchedTerms\":[\"AWS\",\"deployment\",\"ID\",\"S3\"],\"rank\":-10.727858914710453},{\"id\":\"runtime-4abbccc42d96af674efc7768\",\"title\":\"OpenAI Jalapeño: Better Than Nvidia Blackwell\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-08-25\",\"matchedTerms\":[\"AWS\",\"deployment\",\"AI-assisted\",\"ID\",\"S3\"],\"rank\":-8.988901524746545},{\"id\":\"runtime-d30249a09f7f187ba29fbbde\",\"title\":\"Korea’s Trillion-Dollar Sovereign AI Investment: Nvidia Wins, Hynix Loses\",\"sourceType\":\"ai_excellent_article\",\"time\":\"2026-09-01\",\"matchedTerms\":[\"AWS\",\"deployment\",\"ID\",\"S3\"],\"rank\":-8.002573440856215}]"
采集批次: "2026年9月7日22点05分18秒"
采集批次ID: "20260907-220517-361"
去重键: "https://aws.amazon.com/cn/about-aws/whats-new/2026/09/sagemaker-cicd-notebook-ai-manifest"
---

Amazon SageMaker Unified Studio CI/CD expands its open-source deployment toolkit with two new capabilities: (1) an AI agent skill that automates manifest authoring, and (2) native notebook promotion across environments. Together, they help data teams go from project to production faster while maintaining best-practice defaults across stages.

**AI-assisted manifest generation.** The new generate-bundle-manifest agent skill inspects a project's connections, storage, and workflows and produces a ready-to-use deployment manifest. It applies least-privilege IAM guidance, substitutes environment variables in place of hardcoded resource identifiers, and sets safe defaults such as opt-in catalog handling. Teams can import the skill into their own agents to standardize how they package and promote SageMaker Unified Studio projects across development, test, and production accounts.

**Native notebook promotion.** The CI/CD toolkit now supports promoting native SMUS Notebooks alongside code, workflows, and catalog assets. Notebook promotion uses an in-place synchronization model that creates a notebook on first deployment and updates it on subsequent deployments, preserving run history across releases. Teams can promote every notebook in a project or select specific notebooks by ID, and a dry-run mode validates S3 connectivity, IAM permissions, and notebook counts before deployment. Notebook promotion integrates with the existing bundle, deploy, destroy, and dry-run commands and requires no changes to current pipeline structure.

Both capabilities are open source and available in all AWS Regions where Amazon SageMaker Unified Studio is offered.

To get started, visit the [CICD-for-SageMakerUnifiedStudio](https://github.com/aws/CICD-for-SageMakerUnifiedStudio) repository on GitHub. For more information, see the [CI/CD for Amazon SageMaker Unified Studio documentation](https://docs.aws.amazon.com/sagemaker-unified-studio/latest/userguide/cicd.html).
