AWS::SSMContacts::Plan Stage - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon CloudFormation template, use the following syntax:

JSON

{ "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

Type: Array of Targets

Update requires: No interruption