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.
AWSControlTowerServiceRolePolicy
Beschreibung: Bietet Zugriff auf AWS Ressourcen, die von AWS Control Tower verwaltet oder verwendet werden
AWSControlTowerServiceRolePolicyist eine AWS verwaltete Richtlinie.
Diese Richtlinie wird verwendet
Sie können AWSControlTowerServiceRolePolicy an Ihre Benutzer, Gruppen und Rollen anfügen.
Einzelheiten zur Richtlinie
-
Typ: Richtlinie für Servicerollen
-
Erstellungszeit: 03. Mai 2019, 18:19 Uhr UTC
-
Bearbeitete Zeit: 5. November 2025, 22:49 UTC
-
ARN:
arn:aws:iam::aws:policy/service-role/AWSControlTowerServiceRolePolicy
Version der Richtlinie
Richtlinienversion: v13 (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" : [ "cloudformation:CreateStack", "cloudformation:CreateStackInstances", "cloudformation:CreateStackSet", "cloudformation:DeleteStack", "cloudformation:DeleteStackInstances", "cloudformation:DeleteStackSet", "cloudformation:DescribeStackInstance", "cloudformation:DescribeStacks", "cloudformation:DescribeStackSet", "cloudformation:DescribeStackSetOperation", "cloudformation:ListStackInstances", "cloudformation:UpdateStack", "cloudformation:UpdateStackInstances", "cloudformation:UpdateStackSet" ], "Resource" : [ "arn:aws:cloudformation:*:*:type/resource/AWS-IAM-Role" ] }, { "Effect" : "Allow", "Action" : [ "cloudformation:CreateStack", "cloudformation:CreateStackInstances", "cloudformation:CreateStackSet", "cloudformation:DeleteStack", "cloudformation:DeleteStackInstances", "cloudformation:DeleteStackSet", "cloudformation:DescribeStackInstance", "cloudformation:DescribeStacks", "cloudformation:DescribeStackSet", "cloudformation:DescribeStackSetOperation", "cloudformation:GetTemplate", "cloudformation:ListStackInstances", "cloudformation:UpdateStack", "cloudformation:UpdateStackInstances", "cloudformation:UpdateStackSet" ], "Resource" : [ "arn:aws:cloudformation:*:*:stack/AWSControlTower*/*", "arn:aws:cloudformation:*:*:stack/StackSet-AWSControlTower*/*", "arn:aws:cloudformation:*:*:stackset/AWSControlTower*:*", "arn:aws:cloudformation:*:*:stackset-target/AWSControlTower*/*" ] }, { "Effect" : "Allow", "Action" : [ "cloudtrail:CreateTrail", "cloudtrail:DeleteTrail", "cloudtrail:GetTrailStatus", "cloudtrail:StartLogging", "cloudtrail:StopLogging", "cloudtrail:UpdateTrail", "cloudtrail:PutEventSelectors", "logs:CreateLogStream", "logs:PutLogEvents", "logs:PutRetentionPolicy" ], "Resource" : [ "arn:aws:logs:*:*:log-group:aws-controltower/CloudTrailLogs*:*", "arn:aws:cloudtrail:*:*:trail/aws-controltower*" ] }, { "Effect" : "Allow", "Action" : [ "s3:GetObject" ], "Resource" : [ "arn:aws:s3:::aws-controltower*/*" ] }, { "Effect" : "Allow", "Action" : [ "sts:AssumeRole" ], "Resource" : [ "arn:aws:iam::*:role/AWSControlTowerExecution", "arn:aws:iam::*:role/AWSControlTowerBlueprintAccess" ] }, { "Effect" : "Allow", "Action" : [ "cloudtrail:DescribeTrails", "ec2:DescribeAvailabilityZones", "iam:ListRoles", "logs:CreateLogGroup", "logs:DescribeLogGroups", "organizations:CreateAccount", "organizations:DescribeAccount", "organizations:DescribeCreateAccountStatus", "organizations:DescribeOrganization", "organizations:DescribeOrganizationalUnit", "organizations:DescribePolicy", "organizations:ListAccounts", "organizations:ListAccountsForParent", "organizations:ListAWSServiceAccessForOrganization", "organizations:ListChildren", "organizations:ListOrganizationalUnitsForParent", "organizations:ListParents", "organizations:ListPoliciesForTarget", "organizations:ListTargetsForPolicy", "organizations:ListRoots", "organizations:MoveAccount", "servicecatalog:AssociatePrincipalWithPortfolio" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "iam:GetRole", "iam:GetUser", "iam:ListAttachedRolePolicies", "iam:GetRolePolicy" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "iam:PassRole" ], "Resource" : [ "arn:aws:iam::*:role/service-role/AWSControlTowerStackSetRole", "arn:aws:iam::*:role/service-role/AWSControlTowerCloudTrailRole", "arn:aws:iam::*:role/service-role/AWSControlTowerConfigAggregatorRoleForOrganizations" ] }, { "Effect" : "Allow", "Action" : [ "config:DeleteConfigurationAggregator", "config:PutConfigurationAggregator", "config:TagResource" ], "Resource" : "*", "Condition" : { "StringEquals" : { "aws:ResourceTag/aws-control-tower" : "managed-by-control-tower" } } }, { "Effect" : "Allow", "Action" : [ "organizations:EnableAWSServiceAccess", "organizations:DisableAWSServiceAccess" ], "Resource" : "*", "Condition" : { "StringLike" : { "organizations:ServicePrincipal" : [ "config.amazonaws.com", "cloudtrail.amazonaws.com" ] } } }, { "Effect" : "Allow", "Action" : "iam:CreateServiceLinkedRole", "Resource" : "*", "Condition" : { "StringEquals" : { "iam:AWSServiceName" : "cloudtrail.amazonaws.com" } } }, { "Effect" : "Allow", "Action" : [ "account:EnableRegion", "account:ListRegions", "account:GetRegionOptStatus" ], "Resource" : "*" }, { "Sid" : "AllowActionsForCloudFormationHooksIntegration", "Effect" : "Allow", "Action" : [ "cloudformation:SetTypeConfiguration", "cloudformation:DeactivateType", "cloudformation:ActivateType" ], "Resource" : "arn:aws:cloudformation:*:*:type/hook/AWS-ControlTower*" }, { "Sid" : "AllowActionsForCloudFormationStackSetOrganizationsTrustedAccess", "Effect" : "Allow", "Action" : [ "cloudformation:ActivateOrganizationsAccess", "cloudformation:DescribeOrganizationsAccess" ], "Resource" : "*" } ] }