Mods
ServiceNow

Policy: AWS > KMS > 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 AWS > KMS > 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_aws_kms_key
label: AWS > KMS > Key
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: arn
label: ARN
- name: creation_date
label: Creation Date
- name: customer_master_key_spec
label: Customer Master Key Spec
- name: enabled
label: Enabled
type: boolean
- name: key_rotation_enabled
label: Key Rotation Enabled
type: boolean
- name: key_state
label: Key State
- name: region
label: Region
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers