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

Policy: AWS > EC2 > AMI > 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 > EC2 > AMI 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_ec2_ami
label: AWS > EC2 > AMI
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: architecture
label: Architecture
type: string
size: 50
- name: block_device_mappings
label: Block Device Mappings
type: string
size: 1000
- name: creation_date
label: Creation Date
type: string
- name: description
label: Description
type: string
- name: ena_support
label: ENA Support
type: boolean
- name: hypervisor
label: Hypervisor
type: string
size: 50
- name: image_id
label: Image ID
type: string
size: 50
- name: image_location
label: Image Location
type: string
- name: image_owner_alias
label: Image Owner Alias
type: string
size: 50
- name: image_type
label: Image Type
type: string
size: 50
- name: kernel_id
label: Kernel ID
type: string
size: 50
- name: owner_id
label: Owner ID
type: string
size: 50
- name: platform
label: Platform
type: string
size: 50
- name: product_codes
label: Product Codes
type: string
size: 1000
- name: public
label: Public
type: boolean
- name: ramdisk_id
label: Ramdisk ID
type: string
size: 50
- name: region
label: Region
type: string
size: 50
- name: root_device_name
label: Root Device Name
type: string
size: 50
- name: root_device_type
label: Root Device Type
type: string
size: 50
- name: sriov_net_support
label: SR-IOV Net Support
type: string
size: 50
- name: state
label: State
type: string
size: 50
- name: state_reason
label: State Reason
type: string
size: 1000
- name: tags
label: Tags
type: string
size: 1000
- name: virtualization_type
label: Virtualization Type
type: string
size: 50

Category

In Your Workspace

Developers