ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: AWS > VPC > VPN Gateway > 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 > VPN Gateway 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_connect_vpngateway
label: AWS > VPC > VPN Gateway
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: region
label: Region Name
type: string
size: 50
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
type: string
- name: vpc_attachments
label: VPC Attachments
type: string
size: 1000
- name: vpn_gateway_id
label: VPN Gateway ID
type: string

Category

In Your Workspace

Developers