View a markdown version of this page

AnthropicLimitedAccess - AWS 受管政策

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

AnthropicLimitedAccess

描述:在 上提供對 Claude 平台的有限存取權 AWS

AnthropicLimitedAccessAWS 受管政策

使用此政策

您可以將 AnthropicLimitedAccess 連接至使用者、群組與角色。

政策詳細資訊

  • 類型: AWS 受管政策

  • 建立時間:2026 年 4 月 1 日 04:57 UTC

  • 編輯時間:2026 年 5 月 8 日,UTC 22:27

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

政策版本

政策版本: v5 (預設)

政策的預設版本是定義政策許可的版本。當具有 政策的使用者或角色提出存取 AWS 資源的請求時, 會 AWS 檢查政策的預設版本,以決定是否允許請求。

JSON 政策文件

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "AnthropicLimitedWorkspace", "Effect" : "Allow", "Action" : [ "aws-external-anthropic:Get*", "aws-external-anthropic:List*", "aws-external-anthropic:ArchiveAgent", "aws-external-anthropic:ArchiveEnvironment", "aws-external-anthropic:ArchiveMemoryStore", "aws-external-anthropic:ArchiveSession", "aws-external-anthropic:ArchiveVault", "aws-external-anthropic:CancelBatchInference", "aws-external-anthropic:CountTokens", "aws-external-anthropic:CreateAgent", "aws-external-anthropic:CreateBatchInference", "aws-external-anthropic:CreateEnvironment", "aws-external-anthropic:CreateFile", "aws-external-anthropic:CreateInference", "aws-external-anthropic:CreateMemoryStore", "aws-external-anthropic:CreateSession", "aws-external-anthropic:CreateSkill", "aws-external-anthropic:CreateUserProfile", "aws-external-anthropic:CreateVault", "aws-external-anthropic:DeleteBatchInference", "aws-external-anthropic:DeleteEnvironment", "aws-external-anthropic:DeleteFile", "aws-external-anthropic:DeleteMemoryStore", "aws-external-anthropic:DeleteSession", "aws-external-anthropic:DeleteSkill", "aws-external-anthropic:DeleteVault", "aws-external-anthropic:UpdateAgent", "aws-external-anthropic:UpdateEnvironment", "aws-external-anthropic:UpdateMemoryStore", "aws-external-anthropic:UpdateSession", "aws-external-anthropic:UpdateSkill", "aws-external-anthropic:UpdateUserProfile", "aws-external-anthropic:UpdateVault" ], "Resource" : "arn:aws:aws-external-anthropic:*:*:workspace/*" }, { "Sid" : "AnthropicLimitedResourceless", "Effect" : "Allow", "Action" : [ "aws-external-anthropic:GetAccountStatus", "aws-external-anthropic:CallWithBearerToken" ], "Resource" : "*" }, { "Sid" : "AnthropicLimitedGetToken", "Effect" : "Allow", "Action" : "sts:GetWebIdentityToken", "Resource" : "*", "Condition" : { "ForAnyValue:StringEquals" : { "sts:IdentityTokenAudience" : [ "https://api.anthropic.com", "https://platform.claude.com" ] }, "StringEquals" : { "aws:CalledViaLast" : "aws-external-anthropic.amazonaws.com" } } }, { "Sid" : "AnthropicLimitedTagToken", "Effect" : "Allow", "Action" : "sts:TagGetWebIdentityToken", "Resource" : "*" }, { "Sid" : "AnthropicLimitedConsoleAccess", "Effect" : "Allow", "Action" : "aws-external-anthropic:AssumeConsole", "Resource" : "*", "Condition" : { "StringEquals" : { "aws-external-anthropic:Capability" : "developer" } } } ] }

進一步了解