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

Policy: AWS > VPC > Transit 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 > Transit 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_transitgateway
label: AWS > VPC > Transit Gateway
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: arn
label: ARN
- name: options
label: Options
type: string
size: 10000
- name: region
label: Region Name
type: string
size: 50
- name: state
label: State
- name: tags
label: Tags
type: string
size: 1000
- name: transit_gateway_attachments
label: TransitGatewayAttachments
type: string
size: 10000
- name: transit_gateway_id
label: Transit Gateway ID

Category

In Your Workspace

Developers