Mods
ServiceNow

Policy: AWS > VPC > Subnet > 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 > Subnet 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_subnet
label: AWS > VPC > Subnet
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: assign_ipv6_address_on_creation
label: Assign Ipv6 Address On Creation
type: boolean
- name: availability_zone
label: Availability Zone
- name: availability_zone_id
label: Availability Zone ID
- name: available_ip_address_count
label: Available IP Address Count
- name: cidr_block
label: CIDR Block
- name: default_for_az
label: Default For AZ
type: boolean
- name: ipv6_cidr_block_association_set
label: Ipv6 CIDR Block Association Set
type: string
size: 1000
- name: map_customer_owned_ip_on_launch
label: Map Customer Owned IP On Launch
type: boolean
- name: map_public_ip_on_launch
label: Map Public IP On Launch
type: boolean
- name: owner_id
label: Owner ID
- name: region
label: Region
- name: state
label: State
- name: subnet_arn
label: Subnet ARN
- name: subnet_id
label: Subnet ID
- name: tags
label: Tags
type: string
size: 1000
- name: title
label: Title
- name: vpc_id
label: VPC ID

Category

In Your Workspace

Developers