Mods
ServiceNow

Policy: GCP > IAM > Service Account Key > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing GCP > IAM > Service Account Key data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_gcp_iam_serviceaccountkey
label: GCP > IAM > Service Account Key
extendsTable: cmdb_ci
columns:
- name: created_by
label: Created By
- name: disabled
label: Disabled
type: boolean
- name: email
label: Email
- name: key_algorithm
label: Key Algorithm
- name: key_origin
label: Key Origin
- name: key_type
label: Key Type
- name: private_key_data
label: Private Key Data
- name: private_key_type
label: Private Key Type
- name: project_id
label: Project ID
- name: public_key_data
label: Public Key Data
- name: service_account_key_name
label: Name
- name: valid_after_time
label: Valid After Time
- name: valid_before_time
label: Valid Before Time

Category

In Your Workspace

Developers