Mods
ServiceNow

Policy: AWS > IAM > Group > 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 > IAM > Group 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_iam_group
label: AWS > IAM > Group
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: arn
label: ARN
- name: attached_policies
label: Attached Policies
type: string
size: 1000
- name: create_date
label: Create Date
- name: group_id
label: Group ID
- name: group_name
label: Group Name
- name: path
label: Path
- name: users
label: Users
type: string
size: 1000

Category

In Your Workspace

Developers