Mods
ServiceNow

Policy: AWS > VPC > Elastic IP > 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 > Elastic IP 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_elasticip
label: AWS > VPC > Elastic IP
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: allocation_id
label: Allocation ID
- name: arn
label: ARN
- name: domain
label: Domain
- name: public_ip
label: Public IP
- name: region
label: Region
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers