AWS::IoT1Click::Project PlacementTemplate - AWS CloudFormation

AWS::IoT1Click::Project PlacementTemplate

In AWS CloudFormation, use the PlacementTemplate property type to define the template for an AWS IoT 1-Click project.

PlacementTemplate is a property of the AWS::IoT1Click::Project resource.

Syntax

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

JSON

{ "DefaultAttributes" : Json, "DeviceTemplates" : }

Properties

DefaultAttributes

The default attributes (key-value pairs) to be applied to all placements using this template.

Required: No

Type: Json

Update requires: No interruption

DeviceTemplates

An object specifying the DeviceTemplate for all placements using this (PlacementTemplate) template.

Required: No

Type:

Update requires: No interruption

See also