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

Policy: AWS > VPC > Security Group Rule > 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 > Security Group Rule 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_security_securitygrouprule
label: AWS > VPC > Security Group Rule
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: cidr_block
label: CIDR Block
type: string
- name: from_port
label: From Port
type: string
- name: group_id
label: Group ID
type: string
size: 100
- name: group_name
label: Group Name
type: string
- name: group_owner_id
label: Group Owner ID
type: string
- name: id
label: ID
type: string
size: 100
- name: ip_protocol
label: IP Protocol
type: string
- name: ipv6_cidr_block
label: IPV6 CIDR Block
type: string
- name: prefix_list_ids
label: Prefix List IDs
type: string
size: 1000
- name: region
label: Region Name
type: string
size: 50
- name: tags
label: Tags
type: string
size: 1000
- name: to_port
label: To Port
type: string
- name: type
label: Type
size: 50
- name: user_id_group_pair
label: User ID Group Pair
type: string

Category

In Your Workspace

Developers