AmazonAugmentedAIIntegratedAPIAccess - AWS 受管理策略

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AmazonAugmentedAIIntegratedAPIAccess

說明:提供執行 Amazon Augmented AI 資源的所有操作的訪問權限 FlowDefinitions,包括 HumanTaskUis 和 HumanLoops。此外,還提供對與 Amazon Augmented AI 整合的服務操作的存取權。

AmazonAugmentedAIIntegratedAPIAccessAWS 受管理的策略

使用此政策

您可以附加AmazonAugmentedAIIntegratedAPIAccess至您的使用者、群組和角色。

政策詳情

  • 類型: AWS 受管理的策略

  • 創建時間:2020 年 4 月 22 日, 世界標準時間 20:47

  • 編輯時間:2020 年 4 月 22 日, 世界標準時間 20:47

  • ARN: arn:aws:iam::aws:policy/AmazonAugmentedAIIntegratedAPIAccess

政策版本

策略版本:v1(預設值)

原則的預設版本是定義原則權限的版本。當具有策略的使用者或角色發出要求以存取 AWS 資源時,請 AWS 檢查原則的預設版本,以決定是否允許該要求。

政策文件

{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "sagemaker:*HumanLoop", "sagemaker:*HumanLoops", "sagemaker:*FlowDefinition", "sagemaker:*FlowDefinitions", "sagemaker:*HumanTaskUi", "sagemaker:*HumanTaskUis" ], "Resource" : "*", "Condition" : { "StringEqualsIfExists" : { "sagemaker:WorkteamType" : [ "private-crowd", "vendor-crowd" ] } } }, { "Effect" : "Allow", "Action" : [ "textract:AnalyzeDocument" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "rekognition:DetectModerationLabels" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "iam:PassRole" ], "Resource" : "arn:aws:iam::*:role/*", "Condition" : { "StringEquals" : { "iam:PassedToService" : [ "sagemaker.amazonaws.com" ] } } } ] }

進一步了解