services / Google Cloud / BigQuery config

A BigQuery config is a set of organization settings applied across BigQuery. It is modified using the `ALTER ORGANIZATION` SQL statement, and read by executing a `SELECT` statement on tables in the `{region}.INFORMATION_SCHEMA` schema.

Certain of these settings can affect operations (such as modification of default time-outs or timezones) when those operations operate with default settings.


bigquery.​config.​update

Can cause query timeouts.

Risks

Scope: MEDIUM

This privilege may grant access to confidential data, or its exploit can incur operational cost.

Links

  • https:​/​/​cloud.​google.​com/​bigquery/​docs/​access-​control
  • https:​/​/​cloud.​google.​com/​bigquery/​docs/​default-​configuration
  • Contributed by P0 Security

    © 2023–present P0 Security and contributors to the IAM Privilege Catalog