View a markdown version of this page

AmazonBedrockLimitedAccess - AWS Verwaltete Richtlinie

Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.

AmazonBedrockLimitedAccess

Beschreibung: Bietet eingeschränkten Zugriff auf Amazon Bedrock sowie auf verwandte Dienste, die für Amazon Bedrock erforderlich sind

AmazonBedrockLimitedAccessist eine AWS verwaltete Richtlinie.

Verwendung dieser Richtlinie

Sie können AmazonBedrockLimitedAccess an Ihre Benutzer, Gruppen und Rollen anfügen.

Details zur Richtlinie

  • Typ: AWS verwaltete Richtlinie

  • Aufnahmezeit: 29. Juni 2025, 22:22 UTC

  • Zeit geändert: 4. August 2026, 05:27 UTC

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

Version der Richtlinie

Version der Richtlinie: v9 (Standard)

Die Standardversion der Richtlinie ist die Version, die die Berechtigungen für die Richtlinie definiert. Wenn ein Benutzer oder eine Rolle mit der Richtlinie eine Anfrage für den Zugriff auf eine AWS Ressource stellt, AWS überprüft die Standardversion der Richtlinie, ob die Anforderung zulässig ist.

JSON-Richtliniendokument

{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "BedrockAPIs", "Effect" : "Allow", "Action" : [ "bedrock:Get*", "bedrock:List*", "bedrock:CallWithBearerToken", "bedrock:BatchDeleteEvaluationJob", "bedrock:CancelAutomatedReasoningPolicyBuildWorkflow", "bedrock:CreateAutomatedReasoningPolicy", "bedrock:CreateAutomatedReasoningPolicyTestCase", "bedrock:CreateAutomatedReasoningPolicyVersion", "bedrock:CreateEvaluationJob", "bedrock:CreateGuardrail", "bedrock:CreateGuardrailVersion", "bedrock:CreateInferenceProfile", "bedrock:CreateModelCopyJob", "bedrock:CreateModelCustomizationJob", "bedrock:CreateModelImportJob", "bedrock:CreateModelInvocationJob", "bedrock:CreatePromptRouter", "bedrock:CreateProvisionedModelThroughput", "bedrock:DeleteAutomatedReasoningPolicy", "bedrock:DeleteAutomatedReasoningPolicyBuildWorkflow", "bedrock:DeleteAutomatedReasoningPolicyTestCase", "bedrock:DeleteCustomModel", "bedrock:DeleteGuardrail", "bedrock:DeleteImportedModel", "bedrock:DeleteInferenceProfile", "bedrock:DeletePromptRouter", "bedrock:DeleteProvisionedModelThroughput", "bedrock:ExportAutomatedReasoningPolicyVersion", "bedrock:StartAutomatedReasoningPolicyBuildWorkflow", "bedrock:StartAutomatedReasoningPolicyTestWorkflow", "bedrock:StopEvaluationJob", "bedrock:StopModelCustomizationJob", "bedrock:StopModelInvocationJob", "bedrock:TagResource", "bedrock:UntagResource", "bedrock:UpdateAutomatedReasoningPolicy", "bedrock:UpdateAutomatedReasoningPolicyAnnotations", "bedrock:UpdateAutomatedReasoningPolicyTestCase", "bedrock:UpdateGuardrail", "bedrock:UpdateProvisionedModelThroughput", "bedrock:ApplyGuardrail", "bedrock:InvokeAutomatedReasoningPolicy", "bedrock:InvokeModel", "bedrock:InvokeModelWithResponseStream" ], "Resource" : "*" }, { "Sid" : "DescribeKey", "Effect" : "Allow", "Action" : [ "kms:DescribeKey" ], "Resource" : "arn:*:kms:*:::*" }, { "Sid" : "APIsWithAllResourceAccess", "Effect" : "Allow", "Action" : [ "iam:ListRoles", "ec2:DescribeVpcs", "ec2:DescribeSubnets", "ec2:DescribeSecurityGroups" ], "Resource" : "*" }, { "Sid" : "BedrockMantleAPIs", "Effect" : "Allow", "Action" : [ "bedrock-mantle:CallWithBearerToken", "bedrock-mantle:Get*", "bedrock-mantle:List*", "bedrock-mantle:CreateInference" ], "Resource" : "*" }, { "Sid" : "BedrockWebSearch", "Effect" : "Allow", "Action" : [ "bedrock-websearch:InvokeSearch", "bedrock-websearch:InvokeFetch" ], "Resource" : "arn:aws:bedrock-websearch:*:*:*" }, { "Sid" : "MarketplaceOperationsFromBedrockFor3pModels", "Effect" : "Allow", "Action" : [ "aws-marketplace:Subscribe", "aws-marketplace:ViewSubscriptions", "aws-marketplace:Unsubscribe" ], "Resource" : "*", "Condition" : { "StringEquals" : { "aws:CalledViaLast" : [ "bedrock.amazonaws.com", "bedrock-mantle.amazonaws.com" ] } } } ] }

Weitere Informationen