Engagement Plan for a SSM Incident Manager Contact.
contact_id
(String) Contact ID for the AWS SSM Incident Manager Contact to associate the plan.rotation_ids
(List of String) Rotation Ids to associate with Oncall Contact for engagement.stages
(Attributes List) The stages that an escalation plan or engagement plan engages contacts and contact methods in. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) of the contact.id
(String) Uniquely identifies the resource.stages
Required:
duration_in_minutes
(Number) The time to wait until beginning the next stage.Optional:
targets
(Attributes List) The contacts or contact methods that the escalation plan or engagement plan is engaging. (see below for nested schema)stages.targets
Optional:
channel_target_info
(Attributes) Information about the contact channel that SSM Incident Manager uses to engage the contact. (see below for nested schema)contact_target_info
(Attributes) The contact that SSM Incident Manager is engaging during an incident. (see below for nested schema)stages.targets.channel_target_info
Required:
channel_id
(String) The Amazon Resource Name (ARN) of the contact channel.retry_interval_in_minutes
(Number) The number of minutes to wait to retry sending engagement in the case the engagement initially fails.stages.targets.contact_target_info
Required:
contact_id
(String) The Amazon Resource Name (ARN) of the contact.is_essential
(Boolean) A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.Import is supported using the following syntax:
$ terraform import awscc_ssmcontacts_plan.example <resource ID>