Back to plugin list
Official
GCP
The GCP Source plugin for CloudQuery extracts configuration from a variety of GCP APIs and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v10.0.0
Type
Source
Date Published
Nov 22, 2023
Category
Cloud Infrastructure
GCP Cloud Key Management Service (KMS) Import Jobs
The gcp_kms_import_jobs table shows data for GCP Cloud Key Management Service (KMS) Import Jobs.
https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.importJobs#ImportJob
The composite primary key for this table is name, project_id.
Columns
Name | Type |
---|---|
attestation | json |
_cq_id | uuid |
_cq_parent_id | uuid |
create_time | timestamp[us, tz=UTC] |
expire_event_time | timestamp[us, tz=UTC] |
expire_time | timestamp[us, tz=UTC] |
generate_time | timestamp[us, tz=UTC] |
import_method | utf8 |
name | utf8 |
project_id | utf8 |
protection_level | utf8 |
public_key | json |
state | utf8 |
Relations
This table depends on:
GCP Cloud Key Management Service (KMS) Keyrings