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

Policy: AWS > VPC > Flow Log > 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 > Flow Log 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_flowlog
label: AWS > VPC > Flow Log
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: deliver_logs_error_message
label: Deliver Logs Error
type: string
size: 5000
- name: deliver_logs_permission_arn
label: Deliver Logs Permission ARN
type: string
size: 200
- name: deliver_logs_status
label: Deliver Logs Status
type: string
size: 50
- name: log_destination
label: Log Destination
type: string
- name: log_destination_type
label: Log Destination Type
type: string
- name: log_group_name
label: Log Group Name
type: string
- name: max_aggregation_interval
label: Max Aggregation Interval
type: integer
- name: region
label: Region Name
type: string
size: 50
- name: status
label: Status
type: string
size: 50
- name: tags
label: Tags
type: string
size: 1000
- name: traffic_type
label: Log Group Name
type: string
- name: vpc_id
label: Vpc ID
type: string
size: 100

Category

In Your Workspace

Developers