Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ssmcontacts-plan.json
Parent schema serverless-framework-configuration
Type: object

Engagement Plan for a SSM Incident Manager Contact.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

ContactId string | Aws_CF_FunctionString

Contact ID for the AWS SSM Incident Manager Contact to associate the plan.

Stages Stage[]

The stages that an escalation plan or engagement plan engages contacts and contact methods in.

RotationIds string[]

Rotation Ids to associate with Oncall Contact for engagement.

One of

1. variant
2. variant

Definitions

ContactTargetInfo object

The contact that SSM Incident Manager is engaging during an incident.

ContactId string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the contact.

IsEssential boolean required

A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.

ChannelTargetInfo object

Information about the contact channel that SSM Incident Manager uses to engage the contact.

ChannelId string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the contact channel.

RetryIntervalInMinutes integer required

The number of minutes to wait to retry sending engagement in the case the engagement initially fails.

Stage object

A set amount of time that an escalation plan or engagement plan engages the specified contacts or contact methods.

DurationInMinutes integer required

The time to wait until beginning the next stage.

Targets Targets[]

The contacts or contact methods that the escalation plan or engagement plan is engaging.

Targets object

The contacts or contact methods that the escalation plan or engagement plan is engaging.

ContactTargetInfo object

The contact that SSM Incident Manager is engaging during an incident.

2 nested properties
ContactId string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the contact.

IsEssential boolean required

A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.

ChannelTargetInfo object

Information about the contact channel that SSM Incident Manager uses to engage the contact.

2 nested properties
ChannelId string | Aws_CF_FunctionString required

The Amazon Resource Name (ARN) of the contact channel.

RetryIntervalInMinutes integer required

The number of minutes to wait to retry sending engagement in the case the engagement initially fails.