This product is not supported for your selected Datadog site. ().

aws_ssm_incidents_incident_record

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the incident record.

automation_executions

Type: UNORDERED_LIST_STRUCT
Provider name: automationExecutions
Description: The runbook, or automation document, that’s run at the beginning of the incident.

  • ssm_execution_arn
    Type: STRING
    Provider name: ssmExecutionArn
    Description: The Amazon Resource Name (ARN) of the automation process.

chat_channel

Type: STRUCT
Provider name: chatChannel
Description: The chat channel used for collaboration during an incident.

  • chatbot_sns
    Type: UNORDERED_LIST_STRING
    Provider name: chatbotSns
    Description: The Amazon SNS targets that Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics.
  • empty
    Type: STRUCT
    Provider name: empty
    Description: Used to remove the chat channel from an incident record or response plan.

creation_time

Type: TIMESTAMP
Provider name: creationTime
Description: The timestamp for when Incident Manager created the incident record.

dedupe_string

Type: STRING
Provider name: dedupeString
Description: The string Incident Manager uses to prevent duplicate incidents from being created by the same incident in the same account.

impact

Type: INT32
Provider name: impact
Description: The impact of the incident on customers and applications.

Supported impact codes

  • 1 - Critical
  • 2 - High
  • 3 - Medium
  • 4 - Low
  • 5 - No Impact

incident_record_source

Type: STRUCT
Provider name: incidentRecordSource
Description: Details about the action that started the incident.

  • created_by
    Type: STRING
    Provider name: createdBy
    Description: The principal that started the incident.
  • invoked_by
    Type: STRING
    Provider name: invokedBy
    Description: The service principal that assumed the role specified in createdBy. If no service principal assumed the role this will be left blank.
  • resource_arn
    Type: STRING
    Provider name: resourceArn
    Description: The resource that caused the incident to be created.
  • source
    Type: STRING
    Provider name: source
    Description: The service that started the incident. This can be manually created from Incident Manager, automatically created using an Amazon CloudWatch alarm, or Amazon EventBridge event.

last_modified_by

Type: STRING
Provider name: lastModifiedBy
Description: Who modified the incident most recently.

last_modified_time

Type: TIMESTAMP
Provider name: lastModifiedTime
Description: The timestamp for when the incident was most recently modified.

notification_targets

Type: UNORDERED_LIST_STRUCT
Provider name: notificationTargets
Description: The Amazon SNS targets that are notified when updates are made to an incident.

  • sns_topic_arn
    Type: STRING
    Provider name: snsTopicArn
    Description: The Amazon Resource Name (ARN) of the SNS topic.

resolved_time

Type: TIMESTAMP
Provider name: resolvedTime
Description: The timestamp for when the incident was resolved. This appears as a timeline event.

status

Type: STRING
Provider name: status
Description: The current status of the incident.

summary

Type: STRING
Provider name: summary
Description: The summary of the incident. The summary is a brief synopsis of what occurred, what’s currently happening, and context of the incident.

tags

Type: UNORDERED_LIST_STRING

title

Type: STRING
Provider name: title
Description: The title of the incident.