forked from darkbitio/gcp-iam-role-permissions
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"description": "Gives the Partner Console service account access to support cases for workloads associated with a partner.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"cloudsupport.techCases.get" | ||
], | ||
"name": "roles/cloudcontrolspartner.supportCaseServiceAgent", | ||
"stage": "ALPHA", | ||
"title": "Cloud Controls Partner Support Case Service Agent" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"description": "Dataproc Resource Manager Node Service Agent used to run managed resources in user project with restricted permissions.", | ||
"etag": "AA==", | ||
"includedPermissions": [ | ||
"dataprocrm.nodes.get", | ||
"dataprocrm.nodes.heartbeat", | ||
"dataprocrm.nodes.mintOAuthToken", | ||
"logging.logEntries.create", | ||
"logging.logEntries.route", | ||
"monitoring.metricDescriptors.create", | ||
"monitoring.metricDescriptors.get", | ||
"monitoring.metricDescriptors.list", | ||
"monitoring.monitoredResourceDescriptors.get", | ||
"monitoring.monitoredResourceDescriptors.list", | ||
"monitoring.timeSeries.create" | ||
], | ||
"name": "roles/dataprocrm.nodeServiceAgent", | ||
"stage": "ALPHA", | ||
"title": "Dataproc Resource Manager Node Service Agent" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"description": "Full control over Message Buses resources.", | ||
"etag": "AA==", | ||
"name": "roles/eventarc.messageBusAdmin", | ||
"stage": "ALPHA", | ||
"title": "Eventarc Message Bus Admin" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"description": "Access to publish to or bind to a Message Bus.", | ||
"etag": "AA==", | ||
"name": "roles/eventarc.messageBusUser", | ||
"stage": "ALPHA", | ||
"title": "Eventarc Message Bus User" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters