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

Policy: AWS > VPC > Customer 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 > Customer 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_customergateway
label: AWS > VPC > Customer Gateway
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: bgp_asn
label: BGP ASN
- name: customer_gateway_id
label: Customer Gateway ID
- name: customer_gateway_ip_address
label: IP Address
type: string
size: 255
- name: region
label: Region Name
type: string
size: 50
- name: state
label: State
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type

Category

In Your Workspace

Developers