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

Policy: AWS > VPC > NAT 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 > NAT 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_internet_natgateway
label: AWS > VPC > NAT Gateway
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: connectivity_type
label: Connectivity Type
- name: nat_gateway_addresses
label: Nat Gateway Addresses
type: string
size: 1000
- name: nat_gateway_id
label: Nat Gateway ID
- name: region
label: Region Name
type: string
size: 50
- name: state
label: State
- name: subnet_id
label: Subnet ID
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers