Mods
ServiceNow

Policy: AWS > IAM > Role > 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 > Role 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_role
label: AWS > IAM > Role
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
- name: arn
label: ARN
- name: assume_role_policy_document
label: Assume Role Policy Document
type: string
size: 1000
- name: attached_policies
label: Attached Policies
type: string
size: 1000
- name: create_date
label: Create Date
- name: max_session_duration
label: Max Session Duration
- name: path
label: Path
- name: permissions_boundary_arn
label: Permissions Boundary ARN
- name: permissions_boundary_type
label: Permissions Boundary Type
- name: role_id
label: Role ID
- name: role_last_used_date
label: Role Last Used Date
- name: role_last_used_region
label: Role Last Used Region
- name: role_name
label: Role Name
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers