SYSTEM Cited by 1 source
Google Cloud KMS¶
Google Cloud KMS is Google Cloud's managed key-management service. It is the GCP endpoint of the Customer-Managed Key pattern, authenticating via Google IAM / service accounts and logging to Google Cloud Audit Logs.
Seen in¶
- sources/2026-04-20-databricks-take-control-customer-managed-keys-for-lakebase-postgres — one of the three KMSes Databricks' Lakebase CMK feature integrates with; keys identified by Key ID; Databricks assumes a customer-granted service account to Wrap/Unwrap KEKs under an concepts/envelope-encryption hierarchy; operations audited via Google Cloud Audit Logs.