選取您的 Cookie 偏好設定

我們使用提供自身網站和服務所需的基本 Cookie 和類似工具。我們使用效能 Cookie 收集匿名統計資料,以便了解客戶如何使用我們的網站並進行改進。基本 Cookie 無法停用,但可以按一下「自訂」或「拒絕」以拒絕效能 Cookie。

如果您同意,AWS 與經核准的第三方也會使用 Cookie 提供實用的網站功能、記住您的偏好設定,並顯示相關內容,包括相關廣告。若要接受或拒絕所有非必要 Cookie,請按一下「接受」或「拒絕」。若要進行更詳細的選擇,請按一下「自訂」。

AWS Amazon Comprehend 的 受管政策

焦點模式
AWS Amazon Comprehend 的 受管政策 - Amazon Comprehend

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

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

若要將許可新增至使用者、群組和角色,使用 AWS 受管政策比自行撰寫政策更容易。建立 IAM 客戶受管政策需要時間和專業知識,而受管政策可為您的團隊提供其所需的許可。若要快速開始使用,您可以使用我們的 AWS 受管政策。這些政策涵蓋常見的使用案例,並可在您的 AWS 帳戶中使用。如需受 AWS 管政策的詳細資訊,請參閱《IAM 使用者指南》中的AWS 受管政策

AWS 服務會維護和更新 AWS 受管政策。您無法變更 AWS 受管政策中的許可。服務偶爾會在 AWS 受管政策中新增其他許可以支援新功能。此類型的更新會影響已連接政策的所有身分識別 (使用者、群組和角色)。當新功能啟動或新操作可用時,服務很可能會更新 AWS 受管政策。服務不會從 AWS 受管政策中移除許可,因此政策更新不會破壞您現有的許可。

此外, AWS 支援跨多個 服務之任務函數的受管政策。例如,ReadOnlyAccess AWS 受管政策提供所有 AWS 服務和資源的唯讀存取權。當服務啟動新功能時, 會為新操作和資源 AWS 新增唯讀許可。如需任務職能政策的清單和說明,請參閱 IAM 使用者指南有關任務職能的AWS 受管政策

AWS 受管政策:ComprehendFullAccess

此政策授予 Amazon Comprehend 資源的完整存取權,包括執行主題建模任務。此政策也會授予清單,並取得 Amazon S3 儲存貯體和 IAM 角色的許可。

{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "comprehend:*", "iam:GetRole", "iam:ListRoles", "s3:GetBucketLocation", "s3:ListAllMyBuckets", "s3:ListBucket", ], "Resource": "*" } ] }

AWS 受管政策:ComprehendReadOnly

此政策授予唯讀許可,以執行所有 Amazon Comprehend 動作,但下列項目除外

  • StartDominantLanguageDetectionJob

  • StartEntitiesDetectionJob

  • StartKeyPhrasesDetectionJob

  • StartSentimentDetectionJob

  • StartTargetedSentimentDetectionJob

  • StartTopicsDetectionJob

{ "Version": "2012-10-17", "Statement": [ { "Action": [ "comprehend:BatchDetectDominantLanguage", "comprehend:BatchDetectEntities", "comprehend:BatchDetectKeyPhrases", "comprehend:BatchDetectSentiment", "comprehend:BatchDetectSyntax", "comprehend:ClassifyDocument", "comprehend:ContainsPiiEntities", "comprehend:DescribeDocumentClassificationJob", "comprehend:DescribeDocumentClassifier", "comprehend:DescribeDominantLanguageDetectionJob", "comprehend:DescribeEndpoint", "comprehend:DescribeEntitiesDetectionJob", "comprehend:DescribeEntityRecognizer", "comprehend:DescribeKeyPhrasesDetectionJob", "comprehend:DescribePiiEntitiesDetectionJob", "comprehend:DescribeResourcePolicy", "comprehend:DescribeSentimentDetectionJob", "comprehend:DescribeTargetedSentimentDetectionJob", "comprehend:DescribeTopicsDetectionJob", "comprehend:DetectDominantLanguage", "comprehend:DetectEntities", "comprehend:DetectKeyPhrases", "comprehend:DetectPiiEntities", "comprehend:DetectSentiment", "comprehend:DetectSyntax", "comprehend:ListDocumentClassificationJobs", "comprehend:ListDocumentClassifiers", "comprehend:ListDocumentClassifierSummaries", "comprehend:ListDominantLanguageDetectionJobs", "comprehend:ListEndpoints", "comprehend:ListEntitiesDetectionJobs", "comprehend:ListEntityRecognizers", "comprehend:ListEntityRecognizerSummaries", "comprehend:ListKeyPhrasesDetectionJobs", "comprehend:ListPiiEntitiesDetectionJobs", "comprehend:ListSentimentDetectionJobs", "comprehend:ListTargetedSentimentDetectionJobs", "comprehend:ListTagsForResource", "comprehend:ListTopicsDetectionJobs" ], "Effect": "Allow", "Resource": "*" } ] }

Amazon Comprehend 受 AWS 管政策更新

檢視自此服務開始追蹤這些變更以來,Amazon Comprehend AWS 受管政策更新的詳細資訊。如需此頁面變更的自動提醒,請訂閱 Amazon Comprehend 文件歷史記錄頁面上的 RSS 摘要。

變更 描述 日期

ComprehendReadOnly – 更新至現有政策

Amazon Comprehend 現在允許 ComprehendReadOnly 政策中的 comprehend:DescribeTargetedSentimentDetectionJobcomprehend:ListTargetedSentimentDetectionJobs動作

2022 年 3 月 30 日

ComprehendReadOnly – 更新至現有政策

Amazon Comprehend 現在允許 ComprehendReadOnly 政策中的 comprehend:DescribeResourcePolicy 動作

2022 年 2 月 2 日

ComprehendReadOnly – 更新至現有政策

Amazon Comprehend 現在允許 ComprehendReadOnly 政策中的 ListDocumentClassifierSummariesListEntityRecognizerSummaries動作

2021 年 9 月 21 日

ComprehendReadOnly – 更新至現有政策

Amazon Comprehend 現在允許 ComprehendReadOnly 政策中的 ContainsPIIEntities 動作 2021 年 3 月 26 日

Amazon Comprehend 開始追蹤變更

Amazon Comprehend 開始追蹤其 AWS 受管政策的變更。

2021 年 3 月 1 日
隱私權網站條款Cookie 偏好設定
© 2025, Amazon Web Services, Inc.或其附屬公司。保留所有權利。