AWS::GreengrassV2::Deployment IoTJobAbortConfig - 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::GreengrassV2::Deployment IoTJobAbortConfig

Contains a list of criteria that define when and how to cancel a configuration deployment.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "CriteriaList" : [ IoTJobAbortCriteria, ... ] }

Properties

CriteriaList

The list of criteria that define when and how to cancel the configuration deployment.

Required: Yes

Type: Array of IoTJobAbortCriteria

Minimum: 1

Update requires: Replacement