Data Source schema for AWS::SSMIncidents::ResponsePlan
id
(String) Uniquely identifies the resource.actions
(Attributes List) The list of actions. (see below for nested schema)arn
(String) The ARN of the response plan.chat_channel
(Attributes) The chat channel configuration. (see below for nested schema)display_name
(String) The display name of the response plan.engagements
(Set of String) The list of engagements to use.incident_template
(Attributes) The incident template configuration. (see below for nested schema)integrations
(Attributes List) The list of integrations. (see below for nested schema)name
(String) The name of the response plan.tags
(Attributes Set) The tags to apply to the response plan. (see below for nested schema)actions
Read-Only:
ssm_automation
(Attributes) The configuration to use when starting the SSM automation document. (see below for nested schema)actions.ssm_automation
Read-Only:
document_name
(String) The document name to use when starting the SSM automation document.document_version
(String) The version of the document to use when starting the SSM automation document.dynamic_parameters
(Attributes Set) The parameters with dynamic values to set when starting the SSM automation document. (see below for nested schema)parameters
(Attributes Set) The parameters to set when starting the SSM automation document. (see below for nested schema)role_arn
(String) The role ARN to use when starting the SSM automation document.target_account
(String) The account type to use when starting the SSM automation document.actions.ssm_automation.dynamic_parameters
Read-Only:
key
(String)value
(Attributes) Value of the dynamic parameter to set when starting the SSM automation document. (see below for nested schema)actions.ssm_automation.dynamic_parameters.value
Read-Only:
variable
(String) The variable types used as dynamic parameter value when starting the SSM automation document.actions.ssm_automation.parameters
Read-Only:
key
(String)values
(List of String)chat_channel
Read-Only:
chatbot_sns
(List of String)incident_template
Read-Only:
dedupe_string
(String) The deduplication string.impact
(Number) The impact value.incident_tags
(Attributes Set) Tags that get applied to incidents created by the StartIncident API action. (see below for nested schema)notification_targets
(Attributes List) The list of notification targets. (see below for nested schema)summary
(String) The summary string.title
(String) The title string.incident_template.incident_tags
Read-Only:
key
(String)value
(String)incident_template.notification_targets
Read-Only:
sns_topic_arn
(String) The ARN of the Chatbot SNS topic.integrations
Read-Only:
pager_duty_configuration
(Attributes) The pagerDuty configuration to use when starting the incident. (see below for nested schema)integrations.pager_duty_configuration
Read-Only:
name
(String) The name of the pagerDuty configuration.pager_duty_incident_configuration
(Attributes) The pagerDuty incident configuration. (see below for nested schema)secret_id
(String) The AWS secrets manager secretId storing the pagerDuty token.integrations.pager_duty_configuration.pager_duty_incident_configuration
Read-Only:
service_id
(String) The pagerDuty serviceId.tags
Read-Only:
key
(String)value
(String)