Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
ServiceNow
Loading policies...

Policy: AWS > CloudWatch > Alarm > ServiceNow > Configuration Item > Record

The policy facilitates the accurate representation of cloud resource within the ServiceNow environment, ensuring that critical data is effectively mapped and managed. Attribute of an AWS > CloudWatch > Alarm is systematically mapped to a specific column in a ServiceNow table.

The policy allows enabling organizations to select and map only those attributes that are most relevant to their operational needs. It significantly reduces the manual effort involved in data transfer and minimizes the risk of errors, thereby enhancing the overall efficiency of data management.

Targets

This policy targets the following resource types:

  • AWS > CloudWatch > Alarm

Primary Policy

This policy is used with the following primary policy:

  • AWS > CloudWatch > Alarm > ServiceNow > Configuration Item

Controls

Setting this policy configures this control:

  • AWS > CloudWatch > Alarm > ServiceNow > Configuration Item

Policy Specification

Schema Type
object
Default template
account_id: {{ $.resource.metadata.aws.accountId | dump | safe }}
actions_enabled: {{ $.resource.actions_enabled | dump | safe }}
alarm_configuration_updated_timestamp: {{ $.resource.alarm_configuration_updated_timestamp | dump | safe }}
alarm_description: {{ $.resource.alarm_description | dump | safe }}
alarm_name: {{ $.resource.alarm_name | dump | safe }}
arn: {{ $.resource.arn | dump | safe }}
comparison_operator: {{ $.resource.comparison_operator | dump | safe }}
datapoints_to_alarm: {{ $.resource.datapoints_to_alarm | dump | safe }}
dimensions: {{ $.resource.dimensions | dump | safe }}
insufficient_data_actions: {{ $.resource.insufficient_data_actions | dump | safe }}
metric_name: {{ $.resource.metric_name | dump | safe }}
metrics: {{ $.resource.metrics | dump | safe }}
name: {{ $.resource.turbot.title | dump | safe }}
namespace: {{ $.resource.namespace | dump | safe }}
ok_actions: {{ $.resource.ok_actions | dump | safe }}
period: {{ $.resource.period | dump | safe }}
region: {{ $.resource.metadata.aws.regionName | dump | safe }}
state_reason: {{ $.resource.state_reason | dump | safe }}
state_reason_data: {{ $.resource.state_reason_data | dump | safe }}
state_updated_timestamp: {{ $.resource.state_updated_timestamp | dump | safe }}
state_value: {{ $.resource.state_value | dump | safe }}
statistic: {{ $.resource.statistic | dump | safe }}
tags: {{ $.resource.tags | dump | safe }}
threshold: {{ $.resource.threshold | dump | safe }}
threshold_metric_id: {{ $.resource.threshold_metric_id | dump | safe }}
treat_missing_data: {{ $.resource.treat_missing_data | dump | safe }}
unit: {{ $.resource.unit | dump | safe }}
Default template input
|
{
resource {
actions_enabled: get(path:"ActionsEnabled")
alarm_configuration_updated_timestamp: get(path:"AlarmConfigurationUpdatedTimestamp")
alarm_description: get(path:"AlarmDescription")
alarm_name: get(path:"AlarmName")
arn: get(path:"AlarmArn")
comparison_operator: get(path:"ComparisonOperator")
datapoints_to_alarm: get(path:"DatapointsToAlarm")
dimensions: get(path:"Dimensions")
insufficient_data_actions: get(path:"InsufficientDataActions")
metric_name: get(path:"MetricName")
metrics: get(path:"Metrics")
namespace: get(path:"Namespace")
ok_actions: get(path:"OkActions")
period: get(path:"Period")
state_reason: get(path:"StateReason")
state_reason_data: get(path:"StateReasonData")
state_updated_timestamp: get(path:"StateUpdatedTimestamp")
state_value: get(path:"StateValue")
statistic: get(path:"Statistic")
tags: get(path:"Tags")
threshold: get(path:"Threshold")
threshold_metric_id: get(path:"ThresholdMetricId")
treat_missing_data: get(path:"TreatMissingData")
unit: get(path:"Unit")
metadata
turbot {
akas
id
tags
title
}
}
}

Category

  • CMDB > External

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/cmdbExternal
  • Policy Type URI
    • tmod:@turbot/servicenow-aws-cloudwatch#/policy/types/alarmServiceNowConfigurationItemRecord
  • GraphQL
    • query policyType(id: "tmod:@turbot/servicenow-aws-cloudwatch#/policy/types/alarmServiceNowConfigurationItemRecord") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/servicenow-aws-cloudwatch#/policy/types/alarmServiceNowConfigurationItemRecord'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/servicenow-aws-cloudwatch#/policy/types/alarmServiceNowConfigurationItemRecord'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/servicenow-aws-cloudwatch#/policy/types/alarmServiceNowConfigurationItemRecord"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/servicenow-aws-cloudwatch#/policy/types/alarmServiceNowConfigurationItemRecord"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
77
Mods
5
Resource Types
1,124
Policies
508
Controls
0
Quick Actions
0
IAM