Skip to content

Commit

Permalink
Merge pull request #1005 from hlxsites/cspm-rn-12-1
Browse files Browse the repository at this point in the history
[CSPM RN] - 24.12.1 - Nov 29th publish
  • Loading branch information
Aishbn authored Nov 29, 2024
2 parents dd6071d + 46bd23b commit 0f86735
Show file tree
Hide file tree
Showing 7 changed files with 1,571 additions and 524 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ The following table lists the APIs and associated granular permissions if you wa
|Allows you to access App Engine, which is a fully managed serverless platform on GCP.
|App Engine Viewer
|`appengine.applications.get`
`appengine.services.list`
`appengine.versions.list`
|Project where you have created the service account

|Access Context Manager API
Expand Down Expand Up @@ -358,6 +360,14 @@ Every project that the service account can access
`biglake.tables.list`
|Every project that the service account can access

|Google BigQuery Data Policy
|`bigquerydatapolicy.googleapis.com`
|Bigquery Data governance is the management of the security and quality of data throughout its lifecycle to ensure that the access and accuracy are in accordance with organizational policies and regulations.
|Project Viewer
|`bigquery.dataPolicies.list`
`bigquery.dataPolicies.getIamPolicy`
|Project where you have created the service account

|Google BigQuery Data Transfer
|`bigquerydatatransfer.googleapis.com`
|BigQuery Data Transfer Service automates data movement into BigQuery on a scheduled, managed basis
Expand Down Expand Up @@ -847,6 +857,15 @@ NOTE:You must manually add the permission or update the Terraform template to en
`clientauthconfig.clients.listWithSecrets`
|Every project that the service account can access

|Google Integration Connectors
|`connectors.googleapis.com`
|Integration Connectors provide a powerful and flexible solution for connecting on-premises applications and data to GCP services while minimizing the complexity and risks associated with hybrid integration.
|Project Viewer
|`connectors.endpointAttachments.list`
`connectors.customConnectors.list`
`connectors.customConnectorVersions.list`
|Every project that the service account can access

|Google Traffic Director
|`networksecurity.googleapis.com`
|Traffic Director is Google Cloud's fully managed application networking platform and service mesh.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/en/enterprise-edition/rn/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ topics:
topics:
- name: Features Introduced in 2024
file: features-introduced-in-2024.adoc
- name: Features Introduced in December 2024
file: features-introduced-in-december-2024.adoc
- name: Features Introduced in November 2024
file: features-introduced-in-november-2024.adoc
- name: Features Introduced in October 2024
Expand Down
Loading

0 comments on commit 0f86735

Please sign in to comment.