AWS::IoT::TopicRule IotSiteWiseAction - 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::IoT::TopicRule IotSiteWiseAction

Describes an action to send data from an MQTT message that triggered the rule to Amazon IoT SiteWise asset properties.

Syntax

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

Properties

PutAssetPropertyValueEntries

A list of asset property value entries.

Required: Yes

Type: Array of PutAssetPropertyValueEntry

Minimum: 1

Update requires: No interruption

RoleArn

The ARN of the role that grants Amazon IoT permission to send an asset property value to Amazon IoT SiteWise. ("Action": "iotsitewise:BatchPutAssetPropertyValue"). The trust policy can restrict access to specific asset hierarchy paths.

Required: Yes

Type: String

Update requires: No interruption