Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Jan 30, 2025
1 parent f0b9937 commit 37d4b30
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions roles/composer.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -1786,6 +1786,7 @@
"storage.buckets.list",
"storage.buckets.listEffectiveTags",
"storage.buckets.listTagBindings",
"storage.buckets.relocate",
"storage.buckets.restore",
"storage.buckets.setIamPolicy",
"storage.buckets.setIpFilter",
Expand Down
2 changes: 2 additions & 0 deletions roles/iam.securityAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
"aiplatform.entityTypes.setIamPolicy",
"aiplatform.executions.list",
"aiplatform.extensions.list",
"aiplatform.featureGroups.getIamPolicy",
"aiplatform.featureGroups.list",
"aiplatform.featureGroups.setIamPolicy",
"aiplatform.featureOnlineStores.getIamPolicy",
"aiplatform.featureOnlineStores.list",
"aiplatform.featureOnlineStores.setIamPolicy",
Expand Down
1 change: 1 addition & 0 deletions roles/managedkafka.admin
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"description": "Full access to Managed Kafka resources.",
"etag": "AA==",
"includedPermissions": [
"cloudasset.assets.searchAllResources",
"managedkafka.clusters.connect",
"managedkafka.clusters.create",
"managedkafka.clusters.delete",
Expand Down
1 change: 1 addition & 0 deletions roles/storage.legacyBucketOwner
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"storage.buckets.getIpFilter",
"storage.buckets.listEffectiveTags",
"storage.buckets.listTagBindings",
"storage.buckets.relocate",
"storage.buckets.restore",
"storage.buckets.setIamPolicy",
"storage.buckets.setIpFilter",
Expand Down

0 comments on commit 37d4b30

Please sign in to comment.