Amazon Amazon SageMaker 合作伙伴 AI 应用程序的托管政策 - 亚马逊 SageMaker AI
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

Amazon Amazon SageMaker 合作伙伴 AI 应用程序的托管政策

这些 Amazon 托管政策增加了使用亚马逊 SageMaker 合作伙伴 AI 应用程序所需的权限。这些策略可在您的 Amazon 账户中使用,并由从 SageMaker AI 控制台创建的执行角色使用。

Amazon 托管策略: AmazonSageMakerPartnerAppsFullAccess

允许对 Amazon SageMaker 合作伙伴 AI 应用程序进行完全管理访问。

权限详细信息

此 Amazon 托管策略包括以下权限。

  • sagemaker— 授予亚马逊 SageMaker 合作伙伴 AI 应用程序用户访问应用程序、列出可用应用程序、启动应用程序 Web UIs 以及使用应用程序 SDK 进行连接的权限。

{ "Version": "2012-10-17", "Statement": [ { "Sid": "AmazonSageMakerPartnerListAppsPermission", "Effect": "Allow", "Action": "sagemaker:ListPartnerApps", "Resource": "*" }, { "Sid": "AmazonSageMakerPartnerAppsPermission", "Effect": "Allow", "Action": [ "sagemaker:CreatePartnerAppPresignedUrl", "sagemaker:DescribePartnerApp", "sagemaker:CallPartnerAppApi" ], "Condition": { "StringEquals": { "aws:ResourceAccount": "${aws:PrincipalAccount}" } }, "Resource": "arn:aws:sagemaker:*:*:partner-app/*" } ] }

Amazon SageMaker AI 更新了合作伙伴 AI 应用程序托管政策

查看自该服务开始跟踪这些变更以来,Partner AI Apps Amazon 托管政策更新的详细信息。要获得有关此页面更改的自动提醒,请订阅 SageMaker AI 文档历史记录页面上的 RSS 提要。

策略 版本 更改 日期

AmazonSageMakerPartnerAppsFullAccess -新政策

1

初始策略

2025 年 1 月 17 日