AWS::SSMContacts::Plan Stage
A set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DurationInMinutes" :
Integer
, "Targets" :[ Targets, ... ]
}
YAML
DurationInMinutes:
Integer
Targets:- Targets
Properties
DurationInMinutes
-
The time to wait until beginning the next stage. The duration can only be set to 0 if a target is specified.
Required: Yes
Type: Integer
Minimum:
0
Maximum:
30
Update requires: No interruption
Targets
-
The contacts or contact methods that the escalation plan or engagement plan is engaging.
Required: No
Update requires: No interruption