AWS::IoT::TopicRule IotSiteWiseAction - AWS CloudFormation

AWS::IoT::TopicRule IotSiteWiseAction

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

Syntax

To declare this entity in your AWS 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 AWS IoT permission to send an asset property value to AWS IoT SiteWise. ("Action": "iotsitewise:BatchPutAssetPropertyValue"). The trust policy can restrict access to specific asset hierarchy paths.

Required: Yes

Type: String

Update requires: No interruption