Mods
ServiceNow

Policy: AWS > EC2 > Snapshot > 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 > EC2 > Snapshot 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_ec2_snapshot
label: AWS > EC2 > Snapshot
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: arn
label: ARN
- name: description
label: Description
- name: encrypted
label: Encrypted
type: boolean
- name: kms_key_id
label: Kms Key ID
- name: owner_alias
label: Owner Alias
- name: owner_id
label: Owner ID
- name: progress
label: Progress
- name: region
label: Region
- name: snapshot_id
label: Snapshot ID
- name: start_time
label: Start Time
- name: state
label: State
- name: tags
label: Tags
type: string
size: 1000
- name: volume_id
label: Volume ID
- name: volume_size
label: Volume Size

Category

In Your Workspace

Developers