Mods
ServiceNow

Policy: AWS > VPC > Route Table > 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 > VPC > Route Table 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_vpc_core_routetable
label: AWS > VPC > Route Table
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: arn
label: ARN
- name: associations
label: Associations
type: string
size: 1000
- name: owner_id
label: Owner ID
- name: propagating_vgws
label: Propagating VGWs
type: string
size: 1000
- name: region
label: Region
- name: route_table_id
label: Route Table ID
- name: routes
label: Routes
type: string
size: 1000
- name: tags
label: Tags
type: string
size: 1000
- name: title
label: Title
- name: vpc_id
label: VPC ID

Category

In Your Workspace

Developers