AWS::IoT1Click::Project PlacementTemplate - 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::IoT1Click::Project PlacementTemplate

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

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

Syntax

To declare this entity in your Amazon 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