Skip to content

Commit

Permalink
GBICSGO-2255: add ListTagsForResource permissions to aws stackset
Browse files Browse the repository at this point in the history
  • Loading branch information
LockiHH committed Sep 26, 2024
1 parent 60720d6 commit 1073f02
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
"aps:DescribeRuleGroupsNamespace",
"aps:DescribeWorkspace",
"aps:ListRuleGroupsNamespaces",
"aps:ListTagsForResource",
"aps:ListWorkspaces",
"athena:GetCatalogs",
"athena:GetDataCatalog",
Expand Down Expand Up @@ -197,6 +198,7 @@
"codebuild:ListSharedProjects",
"codebuild:ListSourceCredentials",
"codepipeline:ListActionTypes",
"codepipeline:ListTagsForResource",
"codepipeline:ListWebhooks",
"cognito-identity:DescribeIdentityPool",
"connect:ListApprovedOrigins",
Expand Down Expand Up @@ -339,12 +341,14 @@
"emr-containers:ListJobRuns",
"emr-containers:ListJobTemplates",
"emr-containers:ListManagedEndpoints",
"emr-containers:ListTagsForResource",
"emr-containers:ListVirtualClusters",
"emr-containers:DescribeJobRun",
"emr-containers:DescribeJobTemplate",
"emr-containers:DescribeManagedEndpoint",
"emr-containers:DescribeVirtualCluster",
"emr-serverless:ListApplications",
"emr-serverless:ListTagsForResource",
"emr-serverless:GetJobRun",
"fms:GetNotificationChannel",
"fms:GetPolicy",
Expand Down Expand Up @@ -443,6 +447,7 @@
"grafana:DescribeWorkspaceAuthentication",
"grafana:DescribeWorkspaceConfiguration",
"grafana:ListPermissions",
"grafana:ListTagsForResource",
"guardduty:DescribeMalwareScans",
"guardduty:DescribeOrganizationConfiguration",
"health:DescribeAffectedAccountsForOrganization",
Expand Down Expand Up @@ -470,6 +475,7 @@
"iot:GetV2LoggingOptions",
"ivschat:ListLoggingConfigurations",
"ivschat:ListRooms",
"ivschat:ListTagsForResource",
"kafka:ListClusters",
"kendra:DescribeIndex",
"kendra:ListDataSources",
Expand Down Expand Up @@ -505,6 +511,7 @@
"m2:ListApplications",
"m2:ListEngineVersions",
"m2:ListEnvironments",
"m2:ListTagsForResource",
"memorydb:DescribeACLs",
"memorydb:DescribeEngineVersions",
"memorydb:DescribeEvents",
Expand Down Expand Up @@ -646,6 +653,7 @@
"ssm-sap:ListApplications",
"ssm-sap:ListComponents",
"ssm-sap:ListDatabases",
"ssm-sap:ListTagsForResource",
"sns:GetEndpointAttributes",
"sns:GetSMSAttributes",
"sns:GetSMSSandboxAccountStatus",
Expand Down

0 comments on commit 1073f02

Please sign in to comment.