AmazonBraketFullAccess - 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.

AmazonBraketFullAccess

Beschreibung: Bietet vollen Zugriff auf Amazon Braket über das AWS-Managementkonsole und SDK. Bietet auch Zugriff auf verwandte Dienste (z. B. S3, Protokolle).

AmazonBraketFullAccessist eine AWS verwaltete Richtlinie.

Diese Richtlinie wird verwendet

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

Einzelheiten zur Richtlinie

  • Typ: AWS verwaltete Richtlinie

  • Erstellungszeit: 06. August 2020, 20:12 Uhr UTC

  • Bearbeitete Zeit: 11. April 2025, 22:22 UTC

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

Version der Richtlinie

Richtlinienversion: v8 (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 zum Zugriff auf eine AWS Ressource stellt, AWS überprüft er die Standardversion der Richtlinie, um festzustellen, ob die Anfrage zulässig ist.

JSON-Richtliniendokument

{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "s3:GetObject", "s3:PutObject", "s3:ListBucket", "s3:CreateBucket", "s3:PutBucketPublicAccessBlock", "s3:PutBucketPolicy" ], "Resource" : "arn:aws:s3:::amazon-braket-*", "Condition" : { "StringEquals" : { "aws:ResourceAccount" : "${aws:PrincipalAccount}" } } }, { "Effect" : "Allow", "Action" : [ "s3:ListAllMyBuckets", "servicequotas:GetServiceQuota", "cloudwatch:GetMetricData", "pricing:GetProducts" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "ecr:GetDownloadUrlForLayer", "ecr:BatchGetImage", "ecr:BatchCheckLayerAvailability" ], "Resource" : "arn:aws:ecr:*:*:repository/amazon-braket*" }, { "Effect" : "Allow", "Action" : [ "ecr:GetAuthorizationToken" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "logs:Describe*", "logs:Get*", "logs:List*", "logs:StartQuery", "logs:StopQuery", "logs:TestMetricFilter", "logs:FilterLogEvents" ], "Resource" : "arn:aws:logs:*:*:log-group:/aws/braket*" }, { "Effect" : "Allow", "Action" : [ "iam:ListRoles", "iam:ListRolePolicies", "iam:GetRole", "iam:GetRolePolicy", "iam:ListAttachedRolePolicies" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "sagemaker:ListNotebookInstances" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "sagemaker:CreatePresignedNotebookInstanceUrl", "sagemaker:CreateNotebookInstance", "sagemaker:DeleteNotebookInstance", "sagemaker:DescribeNotebookInstance", "sagemaker:StartNotebookInstance", "sagemaker:StopNotebookInstance", "sagemaker:UpdateNotebookInstance", "sagemaker:ListTags", "sagemaker:AddTags", "sagemaker:DeleteTags" ], "Resource" : "arn:aws:sagemaker:*:*:notebook-instance/amazon-braket-*" }, { "Effect" : "Allow", "Action" : [ "sagemaker:DescribeNotebookInstanceLifecycleConfig", "sagemaker:CreateNotebookInstanceLifecycleConfig", "sagemaker:DeleteNotebookInstanceLifecycleConfig", "sagemaker:ListNotebookInstanceLifecycleConfigs", "sagemaker:UpdateNotebookInstanceLifecycleConfig" ], "Resource" : "arn:aws:sagemaker:*:*:notebook-instance-lifecycle-config/amazon-braket-*" }, { "Effect" : "Allow", "Action" : "braket:*", "Resource" : "*" }, { "Effect" : "Allow", "Action" : "iam:CreateServiceLinkedRole", "Resource" : "arn:aws:iam::*:role/aws-service-role/braket.amazonaws.com/AWSServiceRoleForAmazonBraket*", "Condition" : { "StringEquals" : { "iam:AWSServiceName" : "braket.amazonaws.com" } } }, { "Effect" : "Allow", "Action" : [ "iam:PassRole" ], "Resource" : "arn:aws:iam::*:role/service-role/AmazonBraketServiceSageMakerNotebookRole*", "Condition" : { "StringLike" : { "iam:PassedToService" : [ "sagemaker.amazonaws.com" ] } } }, { "Effect" : "Allow", "Action" : [ "iam:PassRole" ], "Resource" : "arn:aws:iam::*:role/service-role/AmazonBraketJobsExecutionRole*", "Condition" : { "StringLike" : { "iam:PassedToService" : [ "braket.amazonaws.com" ] } } }, { "Effect" : "Allow", "Action" : [ "logs:GetQueryResults" ], "Resource" : [ "arn:aws:logs:*:*:log-group:*" ] }, { "Effect" : "Allow", "Action" : [ "logs:PutLogEvents", "logs:CreateLogStream", "logs:CreateLogGroup" ], "Resource" : "arn:aws:logs:*:*:log-group:/aws/braket*" }, { "Effect" : "Allow", "Action" : "cloudwatch:PutMetricData", "Resource" : "*", "Condition" : { "StringEquals" : { "cloudwatch:namespace" : "/aws/braket" } } } ] }

Weitere Informationen